LibTgBotPP
 All Classes Namespaces Files Functions Variables Typedefs Macros
Telegram::Sticker Class Reference

#include <Sticker.h>

Public Member Functions

 Sticker (Json::Value)
 

Private Attributes

std::string file_id
 
Json::Int64 width
 
Json::Int64 height
 
PhotoSizethumb
 
Json::Int64 file_size
 

Constructor & Destructor Documentation

Telegram::Sticker::Sticker ( Json::Value  json)

Member Data Documentation

std::string Telegram::Sticker::file_id
private
Json::Int64 Telegram::Sticker::file_size
private
Json::Int64 Telegram::Sticker::height
private
PhotoSize* Telegram::Sticker::thumb
private
Json::Int64 Telegram::Sticker::width
private

The documentation for this class was generated from the following files: