sticker_t#
-
struct banana::api::sticker_t#
This object represents a sticker.
Identifier for this file, which can be used to download or reuse the file
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.
Sticker width
Sticker height
True, if the sticker is animated
-
optional_t<photo_size_t> thumb#
Optional. Sticker thumbnail in the .WEBP or .JPG format
-
optional_t<string_t> emoji#
Optional. Emoji associated with the sticker
-
optional_t<string_t> set_name#
Optional. Name of the sticker set to which the sticker belongs
-
optional_t<mask_position_t> mask_position#
Optional. For mask stickers, the position where the mask should be placed
-
optional_t<integer_t> file_size#
Optional. File size
-
optional_t<photo_size_t> thumb#