const github.com/gotd/td/tg.PaymentsPaymentResultTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_payments_payment_result_gen.go#L44: const PaymentsPaymentResultTypeID = 0x4e5f810d
tl_payments_payment_result_gen.go#L90: return PaymentsPaymentResultTypeID
tl_payments_payment_result_gen.go#L102: ID: PaymentsPaymentResultTypeID,
tl_payments_payment_result_gen.go#L122: b.PutID(PaymentsPaymentResultTypeID)
tl_payments_payment_result_gen.go#L145: if err := b.ConsumeID(PaymentsPaymentResultTypeID); err != nil {
tl_payments_payment_result_gen.go#L353: case PaymentsPaymentResultTypeID:
tl_registry_gen.go#L757: PaymentsPaymentResultTypeID: "payments.paymentResult#4e5f810d",
tl_registry_gen.go#L2539: "payments.paymentResult": PaymentsPaymentResultTypeID,
tl_registry_gen.go#L4321: PaymentsPaymentResultTypeID: func() bin.Object { return &PaymentsPaymentResult{} },
tl_registry_gen.go#L6274: PaymentsPaymentResultTypeID,
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. |