interface StickerPackFetchOptions {
    packId?: string;
}

Properties

Properties

packId?: string