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
 

Detailed Description

Definition at line 9 of file PhotoSize.h.

Constructor & Destructor Documentation

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

Definition at line 3 of file PhotoSize.cc.

Member Data Documentation

std::string Telegram::PhotoSize::file_id
private

Definition at line 14 of file PhotoSize.h.

Json::Int64 Telegram::PhotoSize::file_size
private

Definition at line 17 of file PhotoSize.h.

Json::Int64 Telegram::PhotoSize::height
private

Definition at line 16 of file PhotoSize.h.

Json::Int64 Telegram::PhotoSize::width
private

Definition at line 15 of file PhotoSize.h.


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