github.com/gotd/td/tg.PaymentsPaymentResultBox.PaymentResult (field)
6 uses
github.com/gotd/td/tg (current package)
tl_payments_payment_result_gen.go#L374: PaymentResult PaymentsPaymentResultClass
tl_payments_payment_result_gen.go#L386: b.PaymentResult = v
tl_payments_payment_result_gen.go#L392: if b == nil || b.PaymentResult == nil {
tl_payments_payment_result_gen.go#L395: return b.PaymentResult.Encode(buf)
tl_payments_send_payment_form_gen.go#L416: return result.PaymentResult, nil
tl_server_gen.go#L8240: return &PaymentsPaymentResultBox{PaymentResult: response}, nil
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |