TDLib v0.0.2 TDLib.Method.AnswerPreCheckoutQuery View Source

Sets the result of a pre-checkout query; for bots only. Returns object_ptr.

NameTypeDescription
pre_checkout_query_idstringIdentifier of the pre-checkout query.
error_messagestringAn error message, empty on success.

More details on telegram’s documentation.