messages.StickerSetInstallResultArchive
- class pyrogram.raw.types.messages.StickerSetInstallResultArchive
The stickerset was installed, but since there are too many stickersets some were archived
Constructor of
StickerSetInstallResult.- Details:
Layer:
223ID:
35E410A8
- Parameters:
sets (List of
StickerSetCovered) – Archived stickersets
- Functions:
This object can be returned by 1 function.
Install a stickerset
TL Schema
messages.stickerSetInstallResultArchive#35e410a8
sets:Vector<StickerSetCovered>
= messages.StickerSetInstallResult
Parameter Tree
StickerSetInstallResultArchive
└── sets →
Vector < StickerSetCovered >│ ├── set →
StickerSet│ │ └──
StickerSet│ │ ├── archived →
true (optional)│ │ ├── official →
true (optional)│ │ ├── masks →
true (optional)│ │ ├── emojis →
true (optional)│ │ ├── text_color →
true (optional)│ │ ├── channel_emoji_status →
true (optional)│ │ ├── creator →
true (optional)│ │ ├── installed_date →
int (optional)│ │ ├── id →
long│ │ ├── access_hash →
long│ │ ├── title →
string│ │ ├── short_name →
string│ │ ├── thumbs →
Vector < PhotoSize > (optional)│ │ │ ├──
PhotoSizeEmpty│ │ │ ├──
PhotoSize│ │ │ ├──
PhotoCachedSize│ │ │ ├──
PhotoStrippedSize│ │ │ ├──
PhotoSizeProgressive│ │ │ └──
PhotoPathSize│ │ ├── thumb_dc_id →
int (optional)│ │ ├── thumb_version →
int (optional)│ │ ├── thumb_document_id →
long (optional)│ │ ├── count →
int│ │ └── hash →
int│ └── cover →
Document│ ├──
DocumentEmpty│ │ └── id →
long│ └──
Document│ ├── id →
long│ ├── access_hash →
long│ ├── file_reference →
bytes│ ├── date →
int│ ├── mime_type →
string│ ├── size →
long│ ├── thumbs →
Vector < PhotoSize > (optional)│ │ ├──
PhotoSizeEmpty│ │ ├──
PhotoSize│ │ ├──
PhotoCachedSize│ │ ├──
PhotoStrippedSize│ │ ├──
PhotoSizeProgressive│ │ └──
PhotoPathSize│ ├── video_thumbs →
Vector < VideoSize > (optional)│ │ ├──
VideoSize│ │ ├──
VideoSizeEmojiMarkup│ │ └──
VideoSizeStickerMarkup│ ├── dc_id →
int│ └── attributes →
Vector < DocumentAttribute >│ ├──
DocumentAttributeSticker│ ├──
DocumentAttributeVideo│ ├──
DocumentAttributeAudio│ ├── set →
StickerSet│ │ └──
StickerSet│ │ ├── archived →
true (optional)│ │ ├── official →
true (optional)│ │ ├── masks →
true (optional)│ │ ├── emojis →
true (optional)│ │ ├── text_color →
true (optional)│ │ ├── channel_emoji_status →
true (optional)│ │ ├── creator →
true (optional)│ │ ├── installed_date →
int (optional)│ │ ├── id →
long│ │ ├── access_hash →
long│ │ ├── title →
string│ │ ├── short_name →
string│ │ ├── thumbs →
Vector < PhotoSize > (optional)│ │ │ ├──
PhotoSizeEmpty│ │ │ ├──
PhotoSize│ │ │ ├──
PhotoCachedSize│ │ │ ├──
PhotoStrippedSize│ │ │ ├──
PhotoSizeProgressive│ │ │ └──
PhotoPathSize│ │ ├── thumb_dc_id →
int (optional)│ │ ├── thumb_version →
int (optional)│ │ ├── thumb_document_id →
long (optional)│ │ ├── count →
int│ │ └── hash →
int│ └── covers →
Vector < Document >│ ├──
DocumentEmpty│ │ └── id →
long│ └──
Document│ ├── id →
long│ ├── access_hash →
long│ ├── file_reference →
bytes│ ├── date →
int│ ├── mime_type →
string│ ├── size →
long│ ├── thumbs →
Vector < PhotoSize > (optional)│ │ ├──
PhotoSizeEmpty│ │ ├──
PhotoSize│ │ ├──
PhotoCachedSize│ │ ├──
PhotoStrippedSize│ │ ├──
PhotoSizeProgressive│ │ └──
PhotoPathSize│ ├── video_thumbs →
Vector < VideoSize > (optional)│ │ ├──
VideoSize│ │ ├──
VideoSizeEmojiMarkup│ │ └──
VideoSizeStickerMarkup│ ├── dc_id →
int│ └── attributes →
Vector < DocumentAttribute >│ ├──
DocumentAttributeSticker│ ├──
DocumentAttributeVideo│ ├──
DocumentAttributeAudio│ ├── set →
StickerSet│ │ └──
StickerSet│ │ ├── archived →
true (optional)│ │ ├── official →
true (optional)│ │ ├── masks →
true (optional)│ │ ├── emojis →
true (optional)│ │ ├── text_color →
true (optional)│ │ ├── channel_emoji_status →
true (optional)│ │ ├── creator →
true (optional)│ │ ├── installed_date →
int (optional)│ │ ├── id →
long│ │ ├── access_hash →
long│ │ ├── title →
string│ │ ├── short_name →
string│ │ ├── thumbs →
Vector < PhotoSize > (optional)│ │ │ ├──
PhotoSizeEmpty│ │ │ ├──
PhotoSize│ │ │ ├──
PhotoCachedSize│ │ │ ├──
PhotoStrippedSize│ │ │ ├──
PhotoSizeProgressive│ │ │ └──
PhotoPathSize│ │ ├── thumb_dc_id →
int (optional)│ │ ├── thumb_version →
int (optional)│ │ ├── thumb_document_id →
long (optional)│ │ ├── count →
int│ │ └── hash →
int│ ├── packs →
Vector < StickerPack >│ │ └──
StickerPack│ │ ├── emoticon →
string│ │ └── documents →
Vector < long >│ ├── keywords →
Vector < StickerKeyword >│ │ └──
StickerKeyword│ │ ├── document_id →
long│ │ └── keyword →
Vector < string >│ └── documents →
Vector < Document >│ ├──
DocumentEmpty│ │ └── id →
long│ └──
Document│ ├── id →
long│ ├── access_hash →
long│ ├── file_reference →
bytes│ ├── date →
int│ ├── mime_type →
string│ ├── size →
long│ ├── thumbs →
Vector < PhotoSize > (optional)│ │ ├──
PhotoSizeEmpty│ │ ├──
PhotoSize│ │ ├──
PhotoCachedSize│ │ ├──
PhotoStrippedSize│ │ ├──
PhotoSizeProgressive│ │ └──
PhotoPathSize│ ├── video_thumbs →
Vector < VideoSize > (optional)│ │ ├──
VideoSize│ │ ├──
VideoSizeEmojiMarkup│ │ └──
VideoSizeStickerMarkup│ ├── dc_id →
int│ └── attributes →
Vector < DocumentAttribute >│ ├──
DocumentAttributeSticker│ ├──
DocumentAttributeVideo│ ├──
DocumentAttributeAudio└── set →
StickerSet└──
StickerSet├── archived →
true (optional)├── official →
true (optional)├── masks →
true (optional)├── emojis →
true (optional)├── text_color →
true (optional)├── channel_emoji_status →
true (optional)├── creator →
true (optional)├── installed_date →
int (optional)├── id →
long├── access_hash →
long├── title →
string├── short_name →
string├── thumbs →
Vector < PhotoSize > (optional)│ ├──
PhotoSizeEmpty│ ├──
PhotoSize│ ├──
PhotoCachedSize│ ├──
PhotoStrippedSize│ ├──
PhotoSizeProgressive│ └──
PhotoPathSize├── thumb_dc_id →
int (optional)├── thumb_version →
int (optional)├── thumb_document_id →
long (optional)├── count →
int└── hash →
intExample
StickerSetInstallResultArchive(
sets=[
StickerSetCovered(
set=StickerSet(
id=0,
access_hash=0,
title="text",
short_name="text",
count=0,
hash=0
),
cover=DocumentEmpty(id=0)
)
],
)