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

#include <Document.h>

Public Member Functions

 Document (Json::Value)
 

Private Attributes

std::string file_id
 
PhotoSizethumb
 
std::string file_name
 
std::string mime_type
 
Json::Int64 file_size
 

Constructor & Destructor Documentation

Telegram::Document::Document ( Json::Value  json)

Member Data Documentation

std::string Telegram::Document::file_id
private
std::string Telegram::Document::file_name
private
Json::Int64 Telegram::Document::file_size
private
std::string Telegram::Document::mime_type
private
PhotoSize* Telegram::Document::thumb
private

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