Animation

Animation file (GIF or H.264/MPEG-4 AVC video without sound)

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 file identifier

file_name
string file_name;

Original animation filename as defined by sender

file_size
int file_size;

File size

height
int height;

Video height as defined by sender

mime_type
string mime_type;

MIME type of the file as defined by sender

thumb
PhotoSize thumb;

Animation thumbnail as defined by sender

width
int width;

Video width as defined by sender

See Also

Meta