TelegramBotAPI v2.2.1 Release Notes

    • Versions:
      • Coroutines: 1.6.3 -> 1.6.4
      • MicroUtils: 0.11.12 -> 0.11.13
    • Core:
      • New typealiases for CommonMessage with all supported content types, more info: PR
    • Utils:
      • New extensions for all types of messages *.withContentOrNull and *.withContentOrThrow as analogies to the same ones from class casts