public class RoleCreateRequest extends Object
RoleCreateRequest(String name, long permissions, int color, boolean hoist, boolean mentionable)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public RoleCreateRequest(String name, long permissions, int color, boolean hoist, boolean mentionable)
public String toString()
toString
Object