Sticker

Sticker

Members

Functions

isNull
bool isNull()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

emoji
string emoji;

Emoji associated with the sticker

file_id
string file_id;

Unique identifier for this file

file_size
int file_size;

File size

height
int height;

Sticker height

mask_position
MaskPosition mask_position;

For mask stickers, the position where the mask should be placed

set_name
string set_name;

Name of the sticker set to which the sticker belongs

thumb
PhotoSize thumb;

Sticker thumbnail in the .webp or .jpg format

width
int width;

Sticker width

See Also

Meta