View Source ExTDLib.Object.PaymentResult (ExTDLib v0.0.4)

Contains the result of a payment request.

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

More details on telegram's documentation.