TDLib v0.0.2 TDLib.Method.AnswerShippingQuery View Source

Sets the result of a shipping query; for bots only. Returns object_ptr.

NameTypeDescription
shipping_query_idstringIdentifier of the shipping query.
shipping_optionsshippingOption[]Available shipping options.
error_messagestringAn error message, empty on success.

More details on telegram’s documentation.