Package net.dv8tion.jda.api.events.role
Class RoleDeleteEvent
java.lang.Object
net.dv8tion.jda.api.events.Event
net.dv8tion.jda.api.events.role.GenericRoleEvent
net.dv8tion.jda.api.events.role.RoleDeleteEvent
- All Implemented Interfaces:
- GenericEvent
Indicates that a 
Role was deleted.
 Can be used to retrieve the deleted Role and its Guild.
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class net.dv8tion.jda.api.events.role.GenericRoleEventgetGuild, getRoleMethods inherited from class net.dv8tion.jda.api.events.EventgetJDA, getRawData, getResponseNumber, toString
- 
Constructor Details- 
RoleDeleteEvent
 
-