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

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

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

More details on telegram's documentation.