@typed-discord/rest
    Preparing search index...

    Interface StickerPackCollectionResponse

    interface StickerPackCollectionResponse {
        sticker_packs: StickerPackResponse[];
    }
    Index

    Properties

    Properties

    sticker_packs: StickerPackResponse[]