Document

General file (as opposed to photos, voice messages and audio files).

Members

Functions

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

Variables

file_id
string file_id;

Unique file identifier

file_name
string file_name;

Original filename as defined by sender

file_size
int file_size;

File size

mime_type
string mime_type;

MIME type of the file as defined by sender

thumb
PhotoSize thumb;

Document thumbnail as defined by sender

See Also

Meta