stickerSet

stickerSet#2dd14edc flags:# archived:flags.1?true official:flags.2?true masks:flags.3?true emojis:flags.7?true text_color:flags.9?true channel_emoji_status:flags.10?true creator:flags.11?true installed_date:flags.0?int 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;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
archived flags.1?true
official flags.2?true
masks flags.3?true
emojis flags.7?true
text_color flags.9?true
channel_emoji_status flags.10?true
creator flags.11?true
installed_date flags.0?int
id long Identifier of the object — which object depends on the field's type.
access_hash long Access hash: without it the server does not accept the identifier. It arrives with the object and belongs to it.
title string Title.
short_name string Short name of the set — the part that appears in its link.
thumbs flags.4?Vector<PhotoSize>
thumb_dc_id flags.4?int
thumb_version flags.4?int
thumb_document_id flags.8?long
count int Total number of records, not the size of this page.
hash int Hash of what the client already has. If it matches, the server answers "not modified" and sends nothing again.

Type

StickerSet

Related pages

Types used here