This is the complete list of members for animation, including all inherited members.
animation() | animation | |
animation(int32 duration_, int32 width_, int32 height_, string const &file_name_, string const &mime_type_, bool has_stickers_, object_ptr< minithumbnail > &&minithumbnail_, object_ptr< thumbnail > &&thumbnail_, object_ptr< file > &&animation_) | animation | |
animation_ | animation | |
duration_ | animation | |
file_name_ | animation | |
has_stickers_ | animation | |
height_ | animation | |
ID | animation | static |
mime_type_ | animation | |
minithumbnail_ | animation | |
operator=(const TlObject &)=delete | TlObject | |
operator=(TlObject &&)=default | TlObject | |
store(TlStorerToString &s, const char *field_name) const final | animation | virtual |
td::td_api::Object::store(TlStorerUnsafe &s) const | TlObject | inlinevirtual |
td::td_api::Object::store(TlStorerCalcLength &s) const | TlObject | inlinevirtual |
thumbnail_ | animation | |
TlObject()=default | TlObject | |
TlObject(const TlObject &)=delete | TlObject | |
TlObject(TlObject &&)=default | TlObject | |
width_ | animation | |
~TlObject()=default | TlObject | virtual |