LibTgBotPP
|
#include <Document.h>
Public Member Functions | |
Document (Json::Value) | |
Private Attributes | |
std::string | file_id |
PhotoSize * | thumb |
std::string | file_name |
std::string | mime_type |
Json::Int64 | file_size |
Definition at line 11 of file Document.h.
Telegram::Document::Document | ( | Json::Value | json | ) |
Definition at line 3 of file Document.cc.
|
private |
Definition at line 16 of file Document.h.
|
private |
Definition at line 18 of file Document.h.
|
private |
Definition at line 20 of file Document.h.
|
private |
Definition at line 19 of file Document.h.
|
private |
Definition at line 17 of file Document.h.