This implements the Telegram bot API for Scala. It uses Akka to build reactive bots.
The API is implemented up to the changes of May 12, 2016
(see Telegram bot API changelog),
except for the InlineQueryResultCached…
messages.
This implements the Telegram bot API for Scala. It uses Akka to build reactive bots.
The API is implemented up to the changes of May 12, 2016
(see Telegram bot API changelog),
except for the InlineQueryResultCached…
messages.