|
tgbotxx 1.1.9.2
Telegram Bot C++ Library
|
This is the complete list of members for tgbotxx::Chat, including all inherited members.
| Chat()=default | tgbotxx::Chat | |
| Chat(const nl::json &json) | tgbotxx::Chat | explicit |
| firstName | tgbotxx::Chat | |
| fromJson(const nl::json &json) | tgbotxx::Chat | virtual |
| id | tgbotxx::Chat | |
| isDirectMessages | tgbotxx::Chat | |
| isForum | tgbotxx::Chat | |
| lastName | tgbotxx::Chat | |
| StringToType(const std::string &str) noexcept | tgbotxx::Chat | static |
| title | tgbotxx::Chat | |
| toJson() const | tgbotxx::Chat | virtual |
| Type enum name | tgbotxx::Chat | |
| type | tgbotxx::Chat | |
| TypeToString(const Type type) noexcept | tgbotxx::Chat | static |
| username | tgbotxx::Chat | |
| ~Chat()=default | tgbotxx::Chat | virtual |