1
0
mirror of https://github.com/InsanusMokrassar/TelegramBotAPI.git synced 2024-09-07 11:16:52 +00:00
tgbotapi/docs/dev.inmo.tgbotapi.types.update/-pre-checkout-query-update/index.md

16 lines
1.4 KiB
Markdown
Raw Normal View History

//[docs](../../../index.md)/[dev.inmo.tgbotapi.types.update](../index.md)/[PreCheckoutQueryUpdate](index.md)
# PreCheckoutQueryUpdate
[common] data class [PreCheckoutQueryUpdate](index.md)(**updateId**: [UpdateIdentifier](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FUpdateIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081), **data**: [PreCheckoutQuery](../../dev.inmo.tgbotapi.types.payments/-pre-checkout-query/index.md)) : [Update](../../dev.inmo.tgbotapi.types.update.abstracts/-update/index.md)
## Properties
| Name | Summary |
|---|---|
| <a name="dev.inmo.tgbotapi.types.update/PreCheckoutQueryUpdate/data/#/PointingToDeclaration/"></a>[data](data.md)| <a name="dev.inmo.tgbotapi.types.update/PreCheckoutQueryUpdate/data/#/PointingToDeclaration/"></a> [common] open override val [data](data.md): [PreCheckoutQuery](../../dev.inmo.tgbotapi.types.payments/-pre-checkout-query/index.md) <br>|
| <a name="dev.inmo.tgbotapi.types.update/PreCheckoutQueryUpdate/updateId/#/PointingToDeclaration/"></a>[updateId](update-id.md)| <a name="dev.inmo.tgbotapi.types.update/PreCheckoutQueryUpdate/updateId/#/PointingToDeclaration/"></a> [common] open override val [updateId](update-id.md): [UpdateIdentifier](../../dev.inmo.tgbotapi.types/index.md#%5Bdev.inmo.tgbotapi.types%2FUpdateIdentifier%2F%2F%2FPointingToDeclaration%2F%5D%2FClasslikes%2F625018081) <br>|