TDLib
|
This is the complete list of members for td::td_api::foundChatMessages, including all inherited members.
foundChatMessages() | td::td_api::foundChatMessages | |
foundChatMessages(int32 total_count_, array< object_ptr< message > > &&messages_, int53 next_from_message_id_) | td::td_api::foundChatMessages | |
get_id() const final | td::td_api::foundChatMessages | inlinevirtual |
ID | td::td_api::foundChatMessages | static |
messages_ | td::td_api::foundChatMessages | |
next_from_message_id_ | td::td_api::foundChatMessages | |
operator=(const TlObject &)=delete | td::TlObject | |
operator=(TlObject &&)=default | td::TlObject | |
store(TlStorerToString &s, const char *field_name) const final | td::td_api::foundChatMessages | virtual |
td::td_api::Object::store(TlStorerUnsafe &s) const | td::TlObject | inlinevirtual |
td::td_api::Object::store(TlStorerCalcLength &s) const | td::TlObject | inlinevirtual |
TlObject()=default | td::TlObject | |
TlObject(const TlObject &)=delete | td::TlObject | |
TlObject(TlObject &&)=default | td::TlObject | |
total_count_ | td::td_api::foundChatMessages | |
~TlObject()=default | td::TlObject | virtual |