|
TDLib
|
This is the complete list of members for td::td_api::botInfo, including all inherited members.
| 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_, object_ptr< botMenuButton > &&menu_button_, array< object_ptr< botCommand > > &&commands_, object_ptr< chatAdministratorRights > &&default_group_administrator_rights_, object_ptr< chatAdministratorRights > &&default_channel_administrator_rights_, 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 | |
| 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 | |
| get_id() const final | td::td_api::botInfo | inlinevirtual |
| ID | td::td_api::botInfo | static |
| menu_button_ | td::td_api::botInfo | |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| photo_ | 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 | |
| ~TlObject()=default | td::TlObject | virtual |