Class RoleDeleteEvent

All Implemented Interfaces:
GenericEvent

public class RoleDeleteEvent extends GenericRoleEvent
Indicates that a Role was deleted.

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

  • Constructor Details