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