mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-12 02:03:04 +00:00
Add ShippingQuery.answer
This commit is contained in:
parent
cf12da0c4a
commit
83730276bc
4 changed files with 64 additions and 1 deletions
|
|
@ -58,3 +58,5 @@ return AnswerShippingQuery(...)
|
|||
|
||||
- [Official documentation](https://core.telegram.org/bots/api#answershippingquery)
|
||||
- [aiogram.types.ShippingOption](../types/shipping_option.md)
|
||||
- [aiogram.types.ShippingQuery](../types/shipping_query.md)
|
||||
- [Aliases](../types/shipping_query.md#aliases)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue