Skip to content

answerShippingQuery

Function · TDLib 1.8.67 · d1085f9c

Sets the result of a shipping query; for bots only

answerShippingQuery(
  shipping_query_id: int64,
  shipping_options: list of ShippingOption,
  error_message: string
) → Ok

shipping_query_id

int64

Identifier of the shipping query

shipping_options

list of ShippingOption

Available shipping options

error_message

string

An error message, empty on success