TDLib v0.0.2 TDLib.Object.PaymentResult View Source

Contains the result of a payment request.

NameTypeDescription
successboolTrue, if the payment request was successful; otherwise the verification_url will be not empty.
verification_urlstringURL for additional payment credentials verification.

More details on telegram’s documentation.