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 aRolewas updated.RoleUpdateColorEvent Indicates that aRoleupdated its color.RoleUpdateHoistedEvent Indicates that aRoleupdated its hoist state.RoleUpdateIconEvent Indicates that the Icon of aRolechanged.RoleUpdateMentionableEvent Indicates that aRoleupdated its mentionable state.RoleUpdateNameEvent Indicates that aRoleupdated its name.RoleUpdatePermissionsEvent Indicates that aRoleupdated its permissions.RoleUpdatePositionEvent Indicates that aRoleupdated its position.