|
TDLib
|
This is the complete list of members for td::td_api::messageVideo, including all inherited members.
| alternative_videos_ (defined in td::td_api::messageVideo) | td::td_api::messageVideo | |
| caption_ (defined in td::td_api::messageVideo) | td::td_api::messageVideo | |
| cover_ (defined in td::td_api::messageVideo) | td::td_api::messageVideo | |
| has_spoiler_ (defined in td::td_api::messageVideo) | td::td_api::messageVideo | |
| ID (defined in td::td_api::messageVideo) | td::td_api::messageVideo | static |
| is_secret_ (defined in td::td_api::messageVideo) | td::td_api::messageVideo | |
| messageVideo() (defined in td::td_api::messageVideo) | td::td_api::messageVideo | |
| messageVideo(object_ptr< video > &&video_, array< object_ptr< alternativeVideo > > &&alternative_videos_, array< object_ptr< videoStoryboard > > &&storyboards_, object_ptr< photo > &&cover_, int32 start_timestamp_, object_ptr< formattedText > &&caption_, bool show_caption_above_media_, bool has_spoiler_, bool is_secret_) (defined in td::td_api::messageVideo) | td::td_api::messageVideo | |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| show_caption_above_media_ (defined in td::td_api::messageVideo) | td::td_api::messageVideo | |
| start_timestamp_ (defined in td::td_api::messageVideo) | td::td_api::messageVideo | |
| store(TlStorerToString &s, const char *field_name) const final | td::td_api::messageVideo | virtual |
| td::td_api::MessageContent::store(TlStorerUnsafe &s) const | td::TlObject | inlinevirtual |
| td::td_api::MessageContent::store(TlStorerCalcLength &s) const | td::TlObject | inlinevirtual |
| storyboards_ (defined in td::td_api::messageVideo) | td::td_api::messageVideo | |
| TlObject()=default | td::TlObject | |
| TlObject(const TlObject &)=delete | td::TlObject | |
| TlObject(TlObject &&)=default | td::TlObject | |
| video_ (defined in td::td_api::messageVideo) | td::td_api::messageVideo | |
| ~TlObject()=default | td::TlObject | virtual |