Version 1.2.0#

New Features#

  • Added full Telegram wrapper in the TelegramPlatform, allowing to use any Telegram functionality with BBF bots.

  • Added reply_location in WebSocketPlatform and TelegramPlatform. The bots can now send locations as messages.

  • Added Monitoring DB.

Improvements#

  • Fixed concurrency and asynchronicity issues in TelegramPlatform