|
LibTgBotPP
|
#include <Chat.h>
Public Member Functions | |
| Chat (Json::Value) | |
| Json::Int64 | getId () |
| std::string | getUsername () |
Private Attributes | |
| Json::Int64 | id |
| std::string | type |
| std::string | title |
| std::string | username |
| std::string | first_name |
| std::string | last_name |
| Telegram::Chat::Chat | ( | Json::Value | json | ) |
| Json::Int64 Telegram::Chat::getId | ( | ) |
| std::string Telegram::Chat::getUsername | ( | ) |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |