View Source ExTDLib.Method.AnswerShippingQuery (ExTDLib v0.0.4)

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

NameTypeDescription
shipping_query_idstringIdentifier of the shipping query.
shipping_optionsshippingOptionAvailable shipping options.
error_messagestringAn error message, empty on success.

More details on telegram's documentation.