SklavaBot 0.1.0
Telegram Bot in C++
Loading...
Searching...
No Matches
Bot Namespace Reference

Functions

void register_handlers (TgBot::Bot *bot)
 Register all the handlers for bot commands.
 

Function Documentation

◆ register_handlers()

void Bot::register_handlers ( TgBot::Bot *  bot)

Register all the handlers for bot commands.

register_handlers(*bot)

Parameters
botPointer to TgBot::Bot object

/start Start BOT

/help Print help message

/info Print help message

/ocr optical character recognition

/metar Print METAR informations from station

Definition at line 71 of file commands.cpp.