mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Added codegen configuration for lost shortcuts (#1244)
* Added codegen configuration for lost shortcuts * Rollback inline_message_id * Added changelog
This commit is contained in:
parent
d3bec413db
commit
aea876dfe0
7 changed files with 112 additions and 31 deletions
4
.butcher/types/PreCheckoutQuery/aliases.yml
Normal file
4
.butcher/types/PreCheckoutQuery/aliases.yml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
answer:
|
||||
method: answerPreCheckoutQuery
|
||||
fill:
|
||||
pre_checkout_query_id: self.id
|
||||
Loading…
Add table
Add a link
Reference in a new issue