Skip to main content

DiscordGuildRoleUpdate

@discordeno/botDocs


Documentation / @discordeno/bot / DiscordGuildRoleUpdate

Interface: DiscordGuildRoleUpdate

https://discord.com/developers/docs/events/gateway#guild-role-update

Properties

guild_id

guild_id: string

The id of the guild

Defined in

packages/types/dist/types/discord.d.ts:2971


role

role: DiscordRole

The role updated

Defined in

packages/types/dist/types/discord.d.ts:2973