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