Telegramium-3.50.0
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.