LibTgBotPP
 All Classes Namespaces Files Functions Variables Typedefs Macros
Telegram Namespace Reference

Classes

class  Audio
 
class  Chat
 
class  Contact
 
class  Document
 
class  Location
 
class  Message
 
class  MessageEntity
 
class  PhotoSize
 
class  Sticker
 
struct  TCommand
 
class  TelegramBot
 
class  User
 
class  Venue
 
class  Video
 
class  Voice
 

Typedefs

typedef std::vector
< Telegram::MessageEntity * > 
TMessageEntities
 
typedef std::vector< std::string > TCommandLine
 
typedef std::string(* CommandCallback )(TelegramBot *, TCommandLine)
 
typedef std::map< std::string,
TCommand
TCommandMap
 

Typedef Documentation

typedef std::string(* Telegram::CommandCallback)(TelegramBot *, TCommandLine)

Definition at line 18 of file TelegramBot.h.

typedef std::vector<std::string> Telegram::TCommandLine

Definition at line 14 of file TelegramBot.h.

typedef std::map<std::string, TCommand> Telegram::TCommandMap

Definition at line 24 of file TelegramBot.h.

Definition at line 23 of file MessageEntity.h.