Raw.StickerSetFullCovered
Stickerset preview with all stickers of the stickerset included. currently used only for custom emoji stickersets, to avoid a further call to messages.getstickerset.
stickerSetFullCovered#40d13c0e set:StickerSet packs:Vector<StickerPack> keywords:Vector<StickerKeyword> documents:Vector<Document> = StickerSetCovered;
export namespace Raw {
export class StickerSetFullCovered {
constructor(params: {
set: Raw.TypeStickerSet;
packs: Array<Raw.TypeStickerPack>;
keywords: Array<Raw.TypeStickerKeyword>;
documents: Array<Raw.TypeDocument>;
}) {}
}
}
🚫
This is a types constructor, you can’t use it as method when call invoke.
Layer: 185
Constructor ID: 0x40d13c0e
Property
set
: Raw.TypeStickerSetStickerset
packs
: Array of Raw.TypeStickerPackEmoji information about every sticker in the stickerset
keywords
: Array of Raw.TypeStickerKeywordKeywords for some or every sticker in the stickerset.
documents
: Array of Raw.TypeDocumentStickers