StickerSet
---types---
stickerSet#2dd14edc flags:# archived:flags.1?true official:flags.2?true masks:flags.3?true animated:flags.5?true videos:flags.6?true emojis:flags.7?true installed_date:flags.0?date id:long access_hash:long title:string short_name:string thumbs:flags.4?Vector<PhotoSize> thumb_dc_id:flags.4?int thumb_version:flags.4?int thumb_document_id:flags.8?long count:int hash:int = StickerSet
Belongs to
This type can only be an instance of:
Members
id | long | |
access_hash | long | |
title | string | |
short_name | string | |
count | int | |
hash | int | |
archived | flag | This argument defaults to None and can be omitted. |
official | flag | This argument defaults to None and can be omitted. |
masks | flag | This argument defaults to None and can be omitted. |
animated | flag | This argument defaults to None and can be omitted. |
videos | flag | This argument defaults to None and can be omitted. |
emojis | flag | This argument defaults to None and can be omitted. |
installed_date | date | This argument defaults to None and can be omitted. |
thumbs | PhotoSize | This argument defaults to None and can be omitted. Otherwise, a list must be supplied. |
thumb_dc_id | int | This argument defaults to None and can be omitted. |
thumb_version | int | This argument defaults to None and can be omitted. |
thumb_document_id | long | This argument defaults to None and can be omitted. |