Sticker Class
extends BaseInternal class that provides an access to the client instance to most structures
Properties
client Client
See the codefileId string
Identifier for this file, which can be used to download or reuse the file
See the codefileUniqueId string
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.
See the codemaskPosition MaskPosition
For mask stickers, the position where the mask should be placed
See the codeneedsRepainting boolean
If the sticker must be repainted to a text color in messages, the color of the Telegram Premium badge in emoji status white color on chat photos, or another appropriate color in other places
See the codetype StickerType
Type of the sticker. The type of the sticker is independent from its format, which is determined by the fields
See the code