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

#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
 

Constructor & Destructor Documentation

Telegram::PhotoSize::PhotoSize ( Json::Value  json)

Member Data Documentation

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

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