This is the complete list of members for updateNewCallbackQuery, including all inherited members.
chat_id_ | updateNewCallbackQuery | |
chat_instance_ | updateNewCallbackQuery | |
ID | updateNewCallbackQuery | static |
id_ | updateNewCallbackQuery | |
message_id_ | updateNewCallbackQuery | |
operator=(const TlObject &)=delete | TlObject | |
operator=(TlObject &&)=default | TlObject | |
payload_ | updateNewCallbackQuery | |
sender_user_id_ | updateNewCallbackQuery | |
store(TlStorerToString &s, const char *field_name) const final | updateNewCallbackQuery | virtual |
td::td_api::Update::store(TlStorerUnsafe &s) const | TlObject | inlinevirtual |
td::td_api::Update::store(TlStorerCalcLength &s) const | TlObject | inlinevirtual |
TlObject()=default | TlObject | |
TlObject(const TlObject &)=delete | TlObject | |
TlObject(TlObject &&)=default | TlObject | |
updateNewCallbackQuery() | updateNewCallbackQuery | |
updateNewCallbackQuery(int64 id_, int53 sender_user_id_, int53 chat_id_, int53 message_id_, int64 chat_instance_, object_ptr< CallbackQueryPayload > &&payload_) | updateNewCallbackQuery | |
~TlObject()=default | TlObject | virtual |