Skip to content

UpdateNewShippingQuery

Update · TDLib 1.8.67 · d1085f9c

A new incoming shipping query; for bots only. Only for invoices with flexible price

UpdateNewShippingQuery(
  id: int64,
  sender_user_id: int53,
  invoice_payload: string,
  shipping_address: Address
) → Update

id

int64

Unique query identifier

sender_user_id

int53

Identifier of the user who sent the query

invoice_payload

string

Invoice payload

shipping_address

Address

User shipping address