Video

Video file

Members

Functions

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

Variables

duration
Duration duration;

Duration of the video as defined by sender

file_id
string file_id;

Unique identifier for this file

file_size
int file_size;

File size

height
int height;

Video height as defined by sender

mime_type
string mime_type;

Mime type of a file as defined by sender

thumb
PhotoSize thumb;

Video thumbnail

width
int width;

Video width as defined by sender

See Also

Meta