stickerSet

Represents a stickerset (stickerpack)

stickerSet#eeb46f27 flags:# archived:flags.1?true official:flags.2?true masks:flags.3?true animated:flags.5?true installed_date:flags.0?int id:long access_hash:long title:string short_name:string thumb:flags.4?PhotoSize thumb_dc_id:flags.4?int count:int hash:int = StickerSet;

Parameters

Name Type Description
flags # Flags, see TL conditional fields
archived flags.1?true Whether this stickerset was archived (due to too many saved stickers in the current account)
official flags.2?true Is this stickerset official
masks flags.3?true Is this a mask stickerset
animated flags.5?true Is this an animated stickerpack
installed_date flags.0?int When was this stickerset installed
id long ID of the stickerset
access_hash long Access hash of stickerset
title string Title of stickerset
short_name string Short name of stickerset to use in tg://addstickers?set=short_name
thumb flags.4?PhotoSize Thumbnail for stickerset
thumb_dc_id flags.4?int DC ID of thumbnail
count int Number of stickers in pack
hash int Hash

Type

StickerSet