github aiogram/aiogram v2.11
Bot API 5.0

latest releases: v3.5.0, v3.4.1, v3.4.0...
3 years ago
  • Added full support of Telegram Bot API 5.0 (#454)
  • Added possibility to more easy specify custom API Server (example)
    • WARNING: API method close was named in Bot class as close_bot in due to Bot instance already has method with the same name. It will be changed in aiogram 3.0
  • Added alias to Message object Message.copy_to with deprecation of Message.send_copy
  • ChatType.SUPER_GROUP renamed to ChatType.SUPERGROUP (#438)

🔥 Big thanks to @Olegt0rr for #454

Don't miss a new aiogram release

NewReleases is sending notifications on new releases.