TelegramBotAPI v0.28.1 Release Notes

    • Common:
      • Versions updates:
        • Kotlin: 1.4.0 -> 1.4.10
        • UUID: 0.2.1 -> 0.2.2
    • TelegramBotAPI-core:
      • ExceptionHandler has changed its incoming type: Exception -> Throwable
        • handleSafely has changed its signature
        • executeUnsafe has changed its signature