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
 

Detailed Description

Definition at line 9 of file Voice.h.

Constructor & Destructor Documentation

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

Definition at line 3 of file Voice.cc.

Member Data Documentation

Json::Int64 Telegram::Voice::duration
private

Definition at line 15 of file Voice.h.

std::string Telegram::Voice::file_id
private

Definition at line 14 of file Voice.h.

Json::Int64 Telegram::Voice::file_size
private

Definition at line 17 of file Voice.h.

std::string Telegram::Voice::mime_type
private

Definition at line 16 of file Voice.h.


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