Skip to content

Telegramium-3.50.0

Compare
Choose a tag to compare
@johnspade johnspade released this 28 Jan 20:04
· 666 commits to master since this release
ccc1741

This MAJOR release introduces significant breaking changes.

Notable changes

  • Message entities (for example, hashtags, usernames, URLs, etc.) are now represented as an ADT.
  • Keyboard constructors has been moved to telegramium.bots.high.keyboards.
  • You can configure the WebhookBot's execution context.
  • Long poll updates are now processed concurrently.
  • Improved scaladocs.