* @method string getFileId() Identifier for this file, which can be used to download or reuse the file
20
* @method string getFileUniqueId() Unique identifier for this file, which is supposed to be the same over time and for different bots. Can't be used to download or reuse the file.
21
* @method int getWidth() Sticker width
22
* @method int getHeight() Sticker height
23
* @method bool getIsAnimated() True, if the sticker is animated
24
* @method PhotoSize getThumb() Optional. Sticker thumbnail in .webp or .jpg format
25
* @method string getEmoji() Optional. Emoji associated with the sticker
26
* @method string getSetName() Optional. Name of the sticker set to which the sticker belongs
27
* @method MaskPosition getMaskPosition() Optional. For mask stickers, the position where the mask should be placed