data class ShippingQueryUpdate : Update
(source)
(common)
<init> |
ShippingQueryUpdate(updateId: UpdateIdentifier, data: ShippingQuery) |
(common)
data |
val data: ShippingQuery |
(common)
updateId |
val updateId: UpdateIdentifier |