Struct wdg_telegram_types::Sticker [] [src]

pub struct Sticker {
    pub _file_id: String,
    pub _width: i32,
    pub _height: i32,
    pub _thumb: Option<PhotoSize>,
    pub _emoji: Option<String>,
    pub _set_name: Option<String>,
    pub _mask_position: Option<MaskPosition>,
    pub _file_size: Option<i32>,
}

This object represents a sticker.

Fields

Unique identifier for this file

Sticker width

Sticker height

Optional. Sticker thumbnail in the .webp or .jpg format

Optional. Emoji associated with the sticker

Optional. Name of the sticker set to which the sticker belongs

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

Optional. File size