Common event data for Event.GUILD_ROLE_UPDATE. Passed as a parameter when you register an associated event with discord.on.
The id of the discord.Guild this event occurred in.
An instance of discord.Role containing updated role data.
Generated using TypeDoc
Common event data for Event.GUILD_ROLE_UPDATE. Passed as a parameter when you register an associated event with discord.on.