mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Callback answer feature (#1091)
* Added callback answer feature * Fixed typehints and tests * Make context manager in tests compatible with Python 3.8
This commit is contained in:
parent
2e59adefe6
commit
04ccb390d5
8 changed files with 574 additions and 30 deletions
1
CHANGES/1091.feature.rst
Normal file
1
CHANGES/1091.feature.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Added :ref:`callback answer <callback-answer-util>` feature
|
||||
Loading…
Add table
Add a link
Reference in a new issue