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