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