LibTgBotPP
 All Classes Namespaces Files Functions Variables Typedefs Macros
Telegram::TCommand Struct Reference

#include <TelegramBot.h>

Public Attributes

std::string command
 
CommandCallback callback
 
std::string help_text
 

Detailed Description

Definition at line 19 of file TelegramBot.h.

Member Data Documentation

CommandCallback Telegram::TCommand::callback

Definition at line 21 of file TelegramBot.h.

std::string Telegram::TCommand::command

Definition at line 20 of file TelegramBot.h.

std::string Telegram::TCommand::help_text

Definition at line 22 of file TelegramBot.h.


The documentation for this struct was generated from the following file: