kotlin-telegram-bot v5.0.0 Release Notes

Release Date: 2020-05-02 // almost 4 years ago
  • ๐Ÿ”„ Changelog

    ๐Ÿš€ There are several important changes and additions to the library in this release. The package name has been changed from me.ivmg.kotlin-telegram-bot to com.github.kotlintelegrambot. Also, support for webhooks to listen updates has been added to the library.

    ๐Ÿ”‹ Features

    • ๐Ÿ‘Œ Support for webhooks to receive updates #52

    โœจ Enhancements

    • ๐Ÿ›  Fix sendMediaGroup operation #60
    • ๐Ÿ”„ Change package name to com.github.kotlintelegrambot #58
    • Format code fragments #59
    • โšก๏ธ Update Kotlin version #57