|
TDLib
|
This is the complete list of members for td::td_api::userTypeBot, including all inherited members.
| active_user_count_ (defined in td::td_api::userTypeBot) | td::td_api::userTypeBot | |
| allows_users_to_create_topics_ (defined in td::td_api::userTypeBot) | td::td_api::userTypeBot | |
| can_be_added_to_attachment_menu_ (defined in td::td_api::userTypeBot) | td::td_api::userTypeBot | |
| can_be_edited_ (defined in td::td_api::userTypeBot) | td::td_api::userTypeBot | |
| can_connect_to_business_ (defined in td::td_api::userTypeBot) | td::td_api::userTypeBot | |
| can_join_groups_ (defined in td::td_api::userTypeBot) | td::td_api::userTypeBot | |
| can_manage_bots_ (defined in td::td_api::userTypeBot) | td::td_api::userTypeBot | |
| can_read_all_group_messages_ (defined in td::td_api::userTypeBot) | td::td_api::userTypeBot | |
| has_main_web_app_ (defined in td::td_api::userTypeBot) | td::td_api::userTypeBot | |
| has_topics_ (defined in td::td_api::userTypeBot) | td::td_api::userTypeBot | |
| ID (defined in td::td_api::userTypeBot) | td::td_api::userTypeBot | static |
| inline_query_placeholder_ (defined in td::td_api::userTypeBot) | td::td_api::userTypeBot | |
| is_guard_ (defined in td::td_api::userTypeBot) | td::td_api::userTypeBot | |
| is_inline_ (defined in td::td_api::userTypeBot) | td::td_api::userTypeBot | |
| need_location_ (defined in td::td_api::userTypeBot) | td::td_api::userTypeBot | |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| store(TlStorerToString &s, const char *field_name) const final | td::td_api::userTypeBot | virtual |
| td::td_api::UserType::store(TlStorerUnsafe &s) const | td::TlObject | inlinevirtual |
| td::td_api::UserType::store(TlStorerCalcLength &s) const | td::TlObject | inlinevirtual |
| supports_guest_queries_ (defined in td::td_api::userTypeBot) | td::td_api::userTypeBot | |
| TlObject()=default | td::TlObject | |
| TlObject(const TlObject &)=delete | td::TlObject | |
| TlObject(TlObject &&)=default | td::TlObject | |
| userTypeBot() (defined in td::td_api::userTypeBot) | td::td_api::userTypeBot | |
| userTypeBot(bool can_be_edited_, bool can_join_groups_, bool can_read_all_group_messages_, bool has_main_web_app_, bool has_topics_, bool allows_users_to_create_topics_, bool can_manage_bots_, bool is_inline_, string const &inline_query_placeholder_, bool supports_guest_queries_, bool is_guard_, bool need_location_, bool can_connect_to_business_, bool can_be_added_to_attachment_menu_, int32 active_user_count_) (defined in td::td_api::userTypeBot) | td::td_api::userTypeBot | |
| ~TlObject()=default | td::TlObject | virtual |