This is the complete list of members for updateForumTopic, including all inherited members.
| chat_id_ | updateForumTopic | |
| draft_message_ | updateForumTopic | |
| forum_topic_id_ | updateForumTopic | |
| ID | updateForumTopic | static |
| is_pinned_ | updateForumTopic | |
| last_read_inbox_message_id_ | updateForumTopic | |
| last_read_outbox_message_id_ | updateForumTopic | |
| notification_settings_ | updateForumTopic | |
| operator=(const TlObject &)=delete | TlObject | |
| operator=(TlObject &&)=default | TlObject | |
| store(TlStorerToString &s, const char *field_name) const final | updateForumTopic | 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 | |
| unread_mention_count_ | updateForumTopic | |
| unread_reaction_count_ | updateForumTopic | |
| updateForumTopic() | updateForumTopic | |
| updateForumTopic(int53 chat_id_, int32 forum_topic_id_, bool is_pinned_, int53 last_read_inbox_message_id_, int53 last_read_outbox_message_id_, int32 unread_mention_count_, int32 unread_reaction_count_, object_ptr< chatNotificationSettings > &¬ification_settings_, object_ptr< draftMessage > &&draft_message_) | updateForumTopic | |
| ~TlObject()=default | TlObject | virtual |