Telegram Bot Api Client
0.5.0
ClientforaccessingTelegram'sBotAPI
|
Implementation of a simple web client receiving json uses an underlying implementation of Client interface. It implements a pseudo background behavior by providing a loop() method that can be polled and calls callback on receiving valid data. More...
#include "JsonWebClient.h"
Implementation of a simple web client receiving json uses an underlying implementation of Client interface. It implements a pseudo background behavior by providing a loop() method that can be polled and calls callback on receiving valid data.
Part of TelegramBotClient (https://github.com/schlingensiepen/TelegramBotClient) Jörn Schlingensiepen joern @sch linge nsie pen.c om