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

#include <Video.h>

Public Member Functions

 Video (Json::Value)
 

Private Attributes

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

Constructor & Destructor Documentation

Telegram::Video::Video ( Json::Value  json)

Member Data Documentation

Json::Int64 Telegram::Video::duration
private
std::string Telegram::Video::file_id
private
Json::Int64 Telegram::Video::file_size
private
Json::Int64 Telegram::Video::height
private
std::string Telegram::Video::mime_type
private
PhotoSize* Telegram::Video::thumb
private
Json::Int64 Telegram::Video::width
private

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