telegram api constructor · layer 229 · #2dd14edc

stickerSet

Represents a stickerset (stickerpack)

definition

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#Flags, see TL conditional fields
archivedflags.1?trueWhether this stickerset was archived (due to too many saved stickers in the current account)
officialflags.2?trueIs this stickerset official
masksflags.3?trueIs this a mask stickerset
emojisflags.7?trueThis is a custom emoji stickerset
text_colorflags.9?trueWhether the color of this TGS custom emoji stickerset should be changed to the text color when used in messages, the accent color if used as emoji status, white on chat photos, or another appropriate color based on context.
channel_emoji_statusflags.10?trueIf set, this custom emoji stickerset can be used in channel/supergroup emoji statuses.
creatorflags.11?trueWhether we created this stickerset
installed_dateflags.0?intWhen was this stickerset installed
idlongID of the stickerset
access_hashlongAccess hash of stickerset
titlestringTitle of stickerset
short_namestringShort name of stickerset, used when sharing stickerset using stickerset deep links.
thumbsflags.4?Vector<PhotoSize>Stickerset thumbnail
thumb_dc_idflags.4?intDC ID of thumbnail
thumb_versionflags.4?intThumbnail version
thumb_document_idflags.8?longDocument ID of custom emoji thumbnail, fetch the document using messages.getCustomEmojiDocuments
countintNumber of stickers in pack
hashintHash

type

StickerSet

history

present in layers 46–229 · constructor id changed 6×

idlayers
#cd303b4146–75
#5585a13976–96
#6a90bcb797
#eeb46f2798–121
#40e237a8122–126
#d7df217a127–143
#2dd14edc144–229