Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IShippingQuery

This object contains information about an incoming shipping query.

Hierarchy

  • IShippingQuery

Index

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