ktgbotapi
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ktgbotapi
tgbotapi.core
/
dev.inmo.tgbotapi.types.update
/
ShippingQueryUpdate
Shipping
Query
Update
data
class
ShippingQueryUpdate
(
val
updateId
:
UpdateId
,
val
data
:
ShippingQuery
)
:
Update
Members
Constructors
Shipping
Query
Update
Link copied to clipboard
constructor
(
updateId
:
UpdateId
,
data
:
ShippingQuery
)
Properties
data
Link copied to clipboard
open
override
val
data
:
ShippingQuery
update
Id
Link copied to clipboard
open
override
val
updateId
:
UpdateId