Skip to main content

DiscordGuildStickersUpdate

@discordeno/botDocs


Documentation / @discordeno/bot / DiscordGuildStickersUpdate

Interface: DiscordGuildStickersUpdate

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

Properties

guild_id

guild_id: string

id of the guild

Defined in

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


stickers

stickers: DiscordSticker[]

Array of sticker

Defined in

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