|
tdlib-obf API
Reference documentation for the public tdlib-obf API, generated from TDLib schemas and public headers
|
This is the complete list of members for td::td_api::botInfo, including all inherited members.
| affiliate_program_ | td::td_api::botInfo | |
| animation_ | td::td_api::botInfo | |
| botInfo() | td::td_api::botInfo | |
| botInfo(string const &short_description_, string const &description_, object_ptr< photo > &&photo_, object_ptr< animation > &&animation_, int53 manager_bot_user_id_, object_ptr< botMenuButton > &&menu_button_, array< object_ptr< botCommand > > &&commands_, string const &privacy_policy_url_, object_ptr< chatAdministratorRights > &&default_group_administrator_rights_, object_ptr< chatAdministratorRights > &&default_channel_administrator_rights_, object_ptr< affiliateProgramInfo > &&affiliate_program_, int32 web_app_background_light_color_, int32 web_app_background_dark_color_, int32 web_app_header_light_color_, int32 web_app_header_dark_color_, object_ptr< botVerificationParameters > &&verification_parameters_, bool can_get_revenue_statistics_, bool can_manage_emoji_status_, bool has_media_previews_, object_ptr< InternalLinkType > &&edit_commands_link_, object_ptr< InternalLinkType > &&edit_description_link_, object_ptr< InternalLinkType > &&edit_description_media_link_, object_ptr< InternalLinkType > &&edit_settings_link_) | td::td_api::botInfo | |
| can_get_revenue_statistics_ | td::td_api::botInfo | |
| can_manage_emoji_status_ | td::td_api::botInfo | |
| commands_ | td::td_api::botInfo | |
| default_channel_administrator_rights_ | td::td_api::botInfo | |
| default_group_administrator_rights_ | td::td_api::botInfo | |
| description_ | td::td_api::botInfo | |
| edit_commands_link_ | td::td_api::botInfo | |
| edit_description_link_ | td::td_api::botInfo | |
| edit_description_media_link_ | td::td_api::botInfo | |
| edit_settings_link_ | td::td_api::botInfo | |
| has_media_previews_ | td::td_api::botInfo | |
| ID | td::td_api::botInfo | static |
| manager_bot_user_id_ | td::td_api::botInfo | |
| menu_button_ | td::td_api::botInfo | |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| photo_ | td::td_api::botInfo | |
| privacy_policy_url_ | td::td_api::botInfo | |
| short_description_ | td::td_api::botInfo | |
| store(TlStorerToString &s, const char *field_name) const final | td::td_api::botInfo | virtual |
| td::td_api::Object::store(TlStorerUnsafe &s) const | td::TlObject | inlinevirtual |
| td::td_api::Object::store(TlStorerCalcLength &s) const | td::TlObject | inlinevirtual |
| TlObject()=default | td::TlObject | |
| TlObject(const TlObject &)=delete | td::TlObject | |
| TlObject(TlObject &&)=default | td::TlObject | |
| verification_parameters_ | td::td_api::botInfo | |
| web_app_background_dark_color_ | td::td_api::botInfo | |
| web_app_background_light_color_ | td::td_api::botInfo | |
| web_app_header_dark_color_ | td::td_api::botInfo | |
| web_app_header_light_color_ | td::td_api::botInfo | |
| ~TlObject()=default | td::TlObject | virtual |