* @method string getFileId() Identifier for this file, which can be used to download or reuse the file
14
* @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.
15
* @method int getWidth() Sticker width
16
* @method int getHeight() Sticker height
17
* @method bool getIsAnimated() True, if the sticker is animated
18
* @method PhotoSize getThumb() Optional. Sticker thumbnail in .webp or .jpg format
19
* @method string getEmoji() Optional. Emoji associated with the sticker
20
* @method string getSetName() Optional. Name of the sticker set to which the sticker belongs
21
* @method MaskPosition getMaskPosition() Optional. For mask stickers, the position where the mask should be placed