const github.com/gotd/td/tg.InputPaymentCredentialsTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_payment_credentials_gen.go#L213: const InputPaymentCredentialsTypeID = 0x3417d728
tl_input_payment_credentials_gen.go#L267: return InputPaymentCredentialsTypeID
tl_input_payment_credentials_gen.go#L279: ID: InputPaymentCredentialsTypeID,
tl_input_payment_credentials_gen.go#L311: b.PutID(InputPaymentCredentialsTypeID)
tl_input_payment_credentials_gen.go#L335: if err := b.ConsumeID(InputPaymentCredentialsTypeID); err != nil {
tl_input_payment_credentials_gen.go#L716: case InputPaymentCredentialsTypeID:
tl_registry_gen.go#L892: InputPaymentCredentialsTypeID: "inputPaymentCredentials#3417d728",
tl_registry_gen.go#L3320: "inputPaymentCredentials": InputPaymentCredentialsTypeID,
tl_registry_gen.go#L5748: InputPaymentCredentialsTypeID: func() bin.Object { return &InputPaymentCredentials{} },
tl_registry_gen.go#L7922: InputPaymentCredentialsTypeID,
![]() |
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. |