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)
typedef std::vector<std::string> Telegram::TCommandLine
typedef std::map<std::string, TCommand> Telegram::TCommandMap