This is the complete list of members for updateMessageReaction, including all inherited members.
actor_id_ | updateMessageReaction | |
chat_id_ | updateMessageReaction | |
date_ | updateMessageReaction | |
ID | updateMessageReaction | static |
message_id_ | updateMessageReaction | |
new_reaction_types_ | updateMessageReaction | |
old_reaction_types_ | updateMessageReaction | |
operator=(const TlObject &)=delete | TlObject | |
operator=(TlObject &&)=default | TlObject | |
store(TlStorerToString &s, const char *field_name) const final | updateMessageReaction | 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 | |
updateMessageReaction() | updateMessageReaction | |
updateMessageReaction(int53 chat_id_, int53 message_id_, object_ptr< MessageSender > &&actor_id_, int32 date_, array< object_ptr< ReactionType >> &&old_reaction_types_, array< object_ptr< ReactionType >> &&new_reaction_types_) | updateMessageReaction | |
~TlObject()=default | TlObject | virtual |