mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Bot API 6.7 (#1168)
* Added 6.7 features * Update after release * Added tests * Added changelog
This commit is contained in:
parent
aad2de4324
commit
1538bc2e2d
34 changed files with 754 additions and 51 deletions
6
CHANGES/1168.misc.rst
Normal file
6
CHANGES/1168.misc.rst
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
Added full support of `Bot API 6.7 <https://core.telegram.org/bots/api-changelog#april-21-2023>`_
|
||||
|
||||
.. warning::
|
||||
|
||||
Note that arguments *switch_pm_parameter* and *switch_pm_text* was deprecated
|
||||
and should be changed to *button* argument as described in API docs.
|
||||
Loading…
Add table
Add a link
Reference in a new issue