This is the complete list of members for inputMessageVideo, including all inherited members.
added_sticker_file_ids_ | inputMessageVideo | |
caption_ | inputMessageVideo | |
duration_ | inputMessageVideo | |
has_spoiler_ | inputMessageVideo | |
height_ | inputMessageVideo | |
ID | inputMessageVideo | static |
inputMessageVideo() | inputMessageVideo | |
inputMessageVideo(object_ptr< InputFile > &&video_, object_ptr< inputThumbnail > &&thumbnail_, array< int32 > &&added_sticker_file_ids_, int32 duration_, int32 width_, int32 height_, bool supports_streaming_, object_ptr< formattedText > &&caption_, bool show_caption_above_media_, object_ptr< MessageSelfDestructType > &&self_destruct_type_, bool has_spoiler_) | inputMessageVideo | |
operator=(const TlObject &)=delete | TlObject | |
operator=(TlObject &&)=default | TlObject | |
self_destruct_type_ | inputMessageVideo | |
show_caption_above_media_ | inputMessageVideo | |
store(TlStorerToString &s, const char *field_name) const final | inputMessageVideo | virtual |
td::td_api::InputMessageContent::store(TlStorerUnsafe &s) const | TlObject | inlinevirtual |
td::td_api::InputMessageContent::store(TlStorerCalcLength &s) const | TlObject | inlinevirtual |
supports_streaming_ | inputMessageVideo | |
thumbnail_ | inputMessageVideo | |
TlObject()=default | TlObject | |
TlObject(const TlObject &)=delete | TlObject | |
TlObject(TlObject &&)=default | TlObject | |
video_ | inputMessageVideo | |
width_ | inputMessageVideo | |
~TlObject()=default | TlObject | virtual |