Package net.dv8tion.jda.api.events.role.update
Events that indicate that a
Every explicit setting event extends the
Role
has been updated with a new setting.
Every explicit setting event extends the
GenericRoleUpdateEvent
!-
Class Summary Class Description GenericRoleUpdateEvent<T> Indicates that aRole
was updated.RoleUpdateColorEvent Indicates that aRole
updated its color.RoleUpdateHoistedEvent Indicates that aRole
updated its hoist state.RoleUpdateIconEvent Indicates that the Icon of aRole
changed.RoleUpdateMentionableEvent Indicates that aRole
updated its mentionable state.RoleUpdateNameEvent Indicates that aRole
updated its name.RoleUpdatePermissionsEvent Indicates that aRole
updated its permissions.RoleUpdatePositionEvent Indicates that aRole
updated its position.