|
TDLib
|
This is the complete list of members for td::td_api::chat, including all inherited members.
| action_bar_ | td::td_api::chat | |
| available_reactions_ | td::td_api::chat | |
| background_ | td::td_api::chat | |
| block_list_ | td::td_api::chat | |
| can_be_deleted_for_all_users_ | td::td_api::chat | |
| can_be_deleted_only_for_self_ | td::td_api::chat | |
| can_be_reported_ | td::td_api::chat | |
| chat() | td::td_api::chat | |
| chat(int53 id_, object_ptr< ChatType > &&type_, string const &title_, object_ptr< chatPhotoInfo > &&photo_, object_ptr< chatPermissions > &&permissions_, object_ptr< message > &&last_message_, array< object_ptr< chatPosition > > &&positions_, object_ptr< MessageSender > &&message_sender_id_, object_ptr< BlockList > &&block_list_, bool has_protected_content_, bool is_translatable_, bool is_marked_as_unread_, bool has_scheduled_messages_, bool can_be_deleted_only_for_self_, bool can_be_deleted_for_all_users_, bool can_be_reported_, bool default_disable_notification_, int32 unread_count_, 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< ChatAvailableReactions > &&available_reactions_, int32 message_auto_delete_time_, object_ptr< chatBackground > &&background_, string const &theme_name_, object_ptr< ChatActionBar > &&action_bar_, object_ptr< videoChat > &&video_chat_, object_ptr< chatJoinRequestsInfo > &&pending_join_requests_, int53 reply_markup_message_id_, object_ptr< draftMessage > &&draft_message_, string const &client_data_) | td::td_api::chat | |
| client_data_ | td::td_api::chat | |
| default_disable_notification_ | td::td_api::chat | |
| draft_message_ | td::td_api::chat | |
| get_id() const final | td::td_api::chat | inlinevirtual |
| has_protected_content_ | td::td_api::chat | |
| has_scheduled_messages_ | td::td_api::chat | |
| ID | td::td_api::chat | static |
| id_ | td::td_api::chat | |
| is_marked_as_unread_ | td::td_api::chat | |
| is_translatable_ | td::td_api::chat | |
| last_message_ | td::td_api::chat | |
| last_read_inbox_message_id_ | td::td_api::chat | |
| last_read_outbox_message_id_ | td::td_api::chat | |
| message_auto_delete_time_ | td::td_api::chat | |
| message_sender_id_ | td::td_api::chat | |
| notification_settings_ | td::td_api::chat | |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| pending_join_requests_ | td::td_api::chat | |
| permissions_ | td::td_api::chat | |
| photo_ | td::td_api::chat | |
| positions_ | td::td_api::chat | |
| reply_markup_message_id_ | td::td_api::chat | |
| store(TlStorerToString &s, const char *field_name) const final | td::td_api::chat | virtual |
| td::td_api::Object::store(TlStorerUnsafe &s) const | td::TlObject | inlinevirtual |
| td::td_api::Object::store(TlStorerCalcLength &s) const | td::TlObject | inlinevirtual |
| theme_name_ | td::td_api::chat | |
| title_ | td::td_api::chat | |
| TlObject()=default | td::TlObject | |
| TlObject(const TlObject &)=delete | td::TlObject | |
| TlObject(TlObject &&)=default | td::TlObject | |
| type_ | td::td_api::chat | |
| unread_count_ | td::td_api::chat | |
| unread_mention_count_ | td::td_api::chat | |
| unread_reaction_count_ | td::td_api::chat | |
| video_chat_ | td::td_api::chat | |
| ~TlObject()=default | td::TlObject | virtual |