Discord.https - v3.0.16
    Preparing search index...

    Interface GatewayGuildStickersUpdateDispatchData

    interface GatewayGuildStickersUpdateDispatchData {
        guild_id: string;
        stickers: APISticker[];
    }
    Index

    Properties

    Properties

    guild_id: string

    ID of the guild

    stickers: APISticker[]

    Array of stickers