| 
    LibTgBotPP
    
   | 
 
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 std::string(* Telegram::CommandCallback)(TelegramBot *, TCommandLine) | 
| typedef std::vector<std::string> Telegram::TCommandLine | 
| typedef std::map<std::string, TCommand> Telegram::TCommandMap | 
| typedef std::vector<Telegram::MessageEntity*> Telegram::TMessageEntities |