onGuildRoleUpdate

abstract fun onGuildRoleUpdate(handler: suspend (GuildRoleUpdate) -> Unit)(source)

Called when a role is updated

Parameters

handler

The updated role.