GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

GatewayGuildStickersUpdateDispatchData

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

API/Interfaces/GatewayGuildStickersUpdateDispatchData
seyfert/lib/types/gateway.d.ts

Signature

export interface GatewayGuildStickersUpdateDispatchData

Properties

2
guild_idstickers

Methods

0

No methods.

Properties

guild_id#
guild_id: Snowflake;

ID of the guild

stickers#
stickers: APISticker[];

Array of stickers See https://discord.com/developers/docs/resources/sticker#sticker-object