const github.com/gotd/td/tg.PaymentsPaymentFormTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_payments_payment_form_gen.go#L101: const PaymentsPaymentFormTypeID = 0xa0058751
tl_payments_payment_form_gen.go#L238: return PaymentsPaymentFormTypeID
tl_payments_payment_form_gen.go#L250: ID: PaymentsPaymentFormTypeID,
tl_payments_payment_form_gen.go#L366: b.PutID(PaymentsPaymentFormTypeID)
tl_payments_payment_form_gen.go#L442: if err := b.ConsumeID(PaymentsPaymentFormTypeID); err != nil {
tl_registry_gen.go#L755: PaymentsPaymentFormTypeID: "payments.paymentForm#a0058751",
tl_registry_gen.go#L2537: "payments.paymentForm": PaymentsPaymentFormTypeID,
tl_registry_gen.go#L4319: PaymentsPaymentFormTypeID: func() bin.Object { return &PaymentsPaymentForm{} },
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. |