grammyjs / grammY

The Telegram Bot Framework.
https://grammy.dev
MIT License
2.24k stars 112 forks source link

feat: add `bot.preCheckoutQuery` and `bot.shippingQuery` #608

Closed grammyz closed 3 months ago

grammyz commented 3 months ago

This PQ adds preCheckoutQuery() and shippingQuery() to Composer. Developers can write regular expression to match the invoice payload of pre-checkout queries and shipping queries.