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

#include <Sticker.h>

Public Member Functions

 Sticker (Json::Value)
 

Private Attributes

std::string file_id
 
Json::Int64 width
 
Json::Int64 height
 
PhotoSizethumb
 
std::string emoji
 
Json::Int64 file_size
 

Detailed Description

Definition at line 11 of file Sticker.h.

Constructor & Destructor Documentation

Telegram::Sticker::Sticker ( Json::Value  json)

Definition at line 3 of file Sticker.cc.

Member Data Documentation

std::string Telegram::Sticker::emoji
private

Definition at line 20 of file Sticker.h.

std::string Telegram::Sticker::file_id
private

Definition at line 16 of file Sticker.h.

Json::Int64 Telegram::Sticker::file_size
private

Definition at line 21 of file Sticker.h.

Json::Int64 Telegram::Sticker::height
private

Definition at line 18 of file Sticker.h.

PhotoSize* Telegram::Sticker::thumb
private

Definition at line 19 of file Sticker.h.

Json::Int64 Telegram::Sticker::width
private

Definition at line 17 of file Sticker.h.


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