public class RoleCreateEvent extends GenericRoleEvent
Role was created.
Can be used to retrieve the created Role and its Guild.
| Constructor | Description |
|---|---|
RoleCreateEvent(JDA api,
long responseNumber,
Role createdRole) |
getJDA, getResponseNumbergetGuild, getRole