JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Tree
Deprecated
Index
Search
Help
net.dv8tion.jda.api.events.role
Contents
Description
Related Packages
Classes and Interfaces
Hide sidebar
Show sidebar
Package net.dv8tion.jda.api.events.role
package
net.dv8tion.jda.api.events.role
Events that indicate that a
Role
is either created or deleted.
Related Packages
Package
Description
net.dv8tion.jda.api.events
The core events that are fired by this library, informing the end-user about the state of the current JDA instance.
net.dv8tion.jda.api.events.role.update
Events that indicate that a
Role
has been updated with a new setting.
Classes
Class
Description
GenericRoleEvent
Indicates that a
Role
was created/deleted/changed.
RoleCreateEvent
Indicates that a
Role
was created.
RoleDeleteEvent
Indicates that a
Role
was deleted.