Class RoleCreateEvent

All Implemented Interfaces:
GenericEvent

public class RoleCreateEvent extends GenericRoleEvent
Indicates that a Role was created.

Can be used to retrieve the created Role and its Guild.

  • Constructor Details