Telegram Bot Api Client  0.6.1
Client_for_accessing_Telegram's_Bot_API
TelegramBotClient Member List

This is the complete list of members for TelegramBotClient, including all inherited members.

begin(TBC_CALLBACK_RECEIVE_SIGNATURE, TBC_CALLBACK_ERROR_SIGNATURE)TelegramBotClient
callbackPollError(void *obj, JwcProcessError err, Client *client) (defined in TelegramBotClient)TelegramBotClientinlinestatic
callbackPollSuccess(void *obj, JwcProcessError err, JsonObject &json) (defined in TelegramBotClient)TelegramBotClientinlinestatic
callbackPostError(void *obj, JwcProcessError err, Client *client) (defined in TelegramBotClient)TelegramBotClientinlinestatic
callbackPostSuccess(void *obj, JwcProcessError err, JsonObject &json) (defined in TelegramBotClient)TelegramBotClientinlinestatic
LastUpdateIdTelegramBotClientprivate
loop()TelegramBotClient
ParallelTelegramBotClientprivate
pollError(JwcProcessError err, Client *client)TelegramBotClient
pollSuccess(JwcProcessError err, JsonObject &json)TelegramBotClient
postError(JwcProcessError err, Client *client)TelegramBotClient
postMessage(long chatId, String text, TBCKeyBoard &keyBoard)TelegramBotClient
postMessage(long chatId, String text)TelegramBotClientinline
postSuccess(JwcProcessError err, JsonObject &json)TelegramBotClient
setCallbacks(TBC_CALLBACK_RECEIVE_SIGNATURE, TBC_CALLBACK_ERROR_SIGNATURE)TelegramBotClient
SslPollClientTelegramBotClientprivate
SslPostClientTelegramBotClientprivate
startPolling()TelegramBotClientprivate
startPosting(String Message)TelegramBotClientprivate
TBC_CALLBACK_ERROR_SIGNATURETelegramBotClientprivate
TBC_CALLBACK_RECEIVE_SIGNATURETelegramBotClientprivate
TelegramBotClient(String token, Client &sslPollClient, Client &sslPostClient, TBC_CALLBACK_RECEIVE_SIGNATURE, TBC_CALLBACK_ERROR_SIGNATURE)TelegramBotClient
TelegramBotClient(String token, Client &sslPollClient, Client &sslPostClient)TelegramBotClientinline
TelegramBotClient(String token, Client &sslPollClient)TelegramBotClientinline
TokenTelegramBotClientprivate
~TelegramBotClient()TelegramBotClient