Interface IShippingQuery

This object contains information about an incoming shipping query.

Hierarchy

  • IShippingQuery

Properties

from: IUser

User who sent the query

id: string

Unique query identifier

invoice_payload: string

Bot specified invoice payload

shipping_address: IShippingAddress

User specified shipping address

Generated using TypeDoc