mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
* Added full support of Bot API 6.5 * Shut up, linters (Fixed errors) * Oops. Added lost files. * Fixed tests * Added changes description * Update description from docs * Fixed anchors * Update Butcher * Added danger zone to changelog * Type
6 lines
297 B
ReStructuredText
6 lines
297 B
ReStructuredText
Added full support of `Bot API 6.5 <https://core.telegram.org/bots/api-changelog#february-3-2023>`_
|
|
|
|
.. danger::
|
|
|
|
Note that :obj:`aiogram.types.chat_permissions.ChatPermissions` is updated without
|
|
backward compatibility, so now this object has no :code:`can_send_media_messages` attribute
|