This is the complete list of members for botInfo, including all inherited members.
animation_ | botInfo | |
botInfo() | 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_, string const &privacy_policy_url_, object_ptr< chatAdministratorRights > &&default_group_administrator_rights_, object_ptr< chatAdministratorRights > &&default_channel_administrator_rights_, bool can_get_revenue_statistics_, 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_) | botInfo | |
can_get_revenue_statistics_ | botInfo | |
commands_ | botInfo | |
default_channel_administrator_rights_ | botInfo | |
default_group_administrator_rights_ | botInfo | |
description_ | botInfo | |
edit_commands_link_ | botInfo | |
edit_description_link_ | botInfo | |
edit_description_media_link_ | botInfo | |
edit_settings_link_ | botInfo | |
has_media_previews_ | botInfo | |
ID | botInfo | static |
menu_button_ | botInfo | |
operator=(const TlObject &)=delete | TlObject | |
operator=(TlObject &&)=default | TlObject | |
photo_ | botInfo | |
privacy_policy_url_ | botInfo | |
short_description_ | botInfo | |
store(TlStorerToString &s, const char *field_name) const final | botInfo | virtual |
td::td_api::Object::store(TlStorerUnsafe &s) const | TlObject | inlinevirtual |
td::td_api::Object::store(TlStorerCalcLength &s) const | TlObject | inlinevirtual |
TlObject()=default | TlObject | |
TlObject(const TlObject &)=delete | TlObject | |
TlObject(TlObject &&)=default | TlObject | |
~TlObject()=default | TlObject | virtual |