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

#include <Voice.h>

Public Member Functions

 Voice (Json::Value)
 

Private Attributes

std::string file_id
 
Json::Int64 duration
 
std::string mime_type
 
Json::Int64 file_size
 

Constructor & Destructor Documentation

Telegram::Voice::Voice ( Json::Value  json)

Member Data Documentation

Json::Int64 Telegram::Voice::duration
private
std::string Telegram::Voice::file_id
private
Json::Int64 Telegram::Voice::file_size
private
std::string Telegram::Voice::mime_type
private

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