LibTgBotPP
|
#include <PhotoSize.h>
Public Member Functions | |
PhotoSize (Json::Value) | |
Private Attributes | |
std::string | file_id |
Json::Int64 | width |
Json::Int64 | height |
Json::Int64 | file_size |
Definition at line 9 of file PhotoSize.h.
Telegram::PhotoSize::PhotoSize | ( | Json::Value | json | ) |
Definition at line 3 of file PhotoSize.cc.
|
private |
Definition at line 14 of file PhotoSize.h.
|
private |
Definition at line 17 of file PhotoSize.h.
|
private |
Definition at line 16 of file PhotoSize.h.
|
private |
Definition at line 15 of file PhotoSize.h.