mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 02:03:04 +00:00
Add CallbackQuery.answer
This commit is contained in:
parent
8e54cce58e
commit
6bba2da814
4 changed files with 56 additions and 0 deletions
|
|
@ -60,3 +60,5 @@ return AnswerCallbackQuery(...)
|
|||
## Related pages:
|
||||
|
||||
- [Official documentation](https://core.telegram.org/bots/api#answercallbackquery)
|
||||
- [aiogram.types.CallbackQuery](../types/callback_query.md)
|
||||
- [Aliases](../types/callback_query.md#aliases)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue