TDLib v0.0.2 TDLib.Method.AnswerPreCheckoutQuery View Source
Sets the result of a pre-checkout query; for bots only.
Returns object_ptr
Name | Type | Description |
---|---|---|
pre_checkout_query_id | string | Identifier of the pre-checkout query. |
error_message | string | An error message, empty on success. |
More details on telegram’s documentation.