Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 347 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 347 Bytes

Telegram Bot API for Scala

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.