Struct wdg_telegram_types::VideoNote [] [src]

pub struct VideoNote {
    pub _file_id: String,
    pub _length: i32,
    pub _duration: i32,
    pub _thumb: Option<PhotoSize>,
    pub _file_size: Option<i32>,
}

Fields

Unique identifier for this file

Video width and height as defined by sender

Duration of the video in seconds as defined by sender

Optional. Video thumbnail

Optional. File size