|
TDLib
|
This is the complete list of members for td::td_api::targetChatChosen, including all inherited members.
| allow_bot_chats_ | td::td_api::targetChatChosen | |
| allow_channel_chats_ | td::td_api::targetChatChosen | |
| allow_group_chats_ | td::td_api::targetChatChosen | |
| allow_user_chats_ | td::td_api::targetChatChosen | |
| get_id() const final | td::td_api::targetChatChosen | inlinevirtual |
| ID | td::td_api::targetChatChosen | static |
| operator=(const TlObject &)=delete | td::TlObject | |
| operator=(TlObject &&)=default | td::TlObject | |
| store(TlStorerToString &s, const char *field_name) const final | td::td_api::targetChatChosen | virtual |
| td::td_api::TargetChat::store(TlStorerUnsafe &s) const | td::TlObject | inlinevirtual |
| td::td_api::TargetChat::store(TlStorerCalcLength &s) const | td::TlObject | inlinevirtual |
| targetChatChosen() | td::td_api::targetChatChosen | |
| targetChatChosen(bool allow_user_chats_, bool allow_bot_chats_, bool allow_group_chats_, bool allow_channel_chats_) | td::td_api::targetChatChosen | |
| TlObject()=default | td::TlObject | |
| TlObject(const TlObject &)=delete | td::TlObject | |
| TlObject(TlObject &&)=default | td::TlObject | |
| ~TlObject()=default | td::TlObject | virtual |