LibTgBotPP
|
#include <Sticker.h>
Public Member Functions | |
Sticker (Json::Value) | |
Private Attributes | |
std::string | file_id |
Json::Int64 | width |
Json::Int64 | height |
PhotoSize * | thumb |
Json::Int64 | file_size |
Telegram::Sticker::Sticker | ( | Json::Value | json | ) |
Definition at line 3 of file Sticker.cc.