github.com/gotd/td/tg.PaymentsPaymentResultBox.PaymentResult (field)
8 uses
github.com/gotd/td/tg (current package)
tl_payments_payment_result_gen.go#L378: PaymentResult PaymentsPaymentResultClass
tl_payments_payment_result_gen.go#L390: b.PaymentResult = v
tl_payments_payment_result_gen.go#L396: if b == nil || b.PaymentResult == nil {
tl_payments_payment_result_gen.go#L399: return b.PaymentResult.Encode(buf)
tl_payments_send_payment_form_gen.go#L421: return result.PaymentResult, nil
tl_payments_send_stars_form_gen.go#L239: return result.PaymentResult, nil
tl_server_gen.go#L10728: return &PaymentsPaymentResultBox{PaymentResult: response}, nil
tl_server_gen.go#L10987: return &PaymentsPaymentResultBox{PaymentResult: response}, nil
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |