ShippingQuery
This object contains information about an incoming shipping query.
Properties
id
ts
id: string;Unique query identifier
from
ts
from: User;User who sent the query
invoice_payload
ts
invoice_payload: string;Bot specified invoice payload
shipping_address
ts
shipping_address: ShippingAddress;User specified shipping address