tgbot-cpp
|
This object holds other objects specific for this bot instance. More...
#include <Bot.h>
Public Member Functions | |
Bot (std::string token, const HttpClient &httpClient=_getDefaultHttpClient(), const std::string &url="https://api.telegram.org") | |
const std::string & | getToken () const |
const Api & | getApi () const |
EventBroadcaster & | getEvents () |
const EventHandler & | getEventHandler () const |
This object holds other objects specific for this bot instance.
|
explicit |
|
inline |
|
inline |
|
inline |
|
inline |