1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-07-25 09:25:09 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.update/-pre-checkout-query-update/index.md
2021-03-17 15:18:37 +00:00

1.4 KiB

//docs/dev.inmo.tgbotapi.types.update/PreCheckoutQueryUpdate

PreCheckoutQueryUpdate

[common] data class PreCheckoutQueryUpdate(updateId: UpdateIdentifier, data: PreCheckoutQuery) : Update

Properties

Name Summary
data [common] open override val data: PreCheckoutQuery
updateId [common] open override val updateId: UpdateIdentifier