const github.com/gotd/td/tg.InputPaymentCredentialsGooglePayTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_payment_credentials_gen.go#L532: const InputPaymentCredentialsGooglePayTypeID = 0x8ac32801
tl_input_payment_credentials_gen.go#L578: return InputPaymentCredentialsGooglePayTypeID
tl_input_payment_credentials_gen.go#L590: ID: InputPaymentCredentialsGooglePayTypeID,
tl_input_payment_credentials_gen.go#L610: b.PutID(InputPaymentCredentialsGooglePayTypeID)
tl_input_payment_credentials_gen.go#L630: if err := b.ConsumeID(InputPaymentCredentialsGooglePayTypeID); err != nil {
tl_input_payment_credentials_gen.go#L724: case InputPaymentCredentialsGooglePayTypeID:
tl_registry_gen.go#L764: InputPaymentCredentialsGooglePayTypeID: "inputPaymentCredentialsGooglePay#8ac32801",
tl_registry_gen.go#L2546: "inputPaymentCredentialsGooglePay": InputPaymentCredentialsGooglePayTypeID,
tl_registry_gen.go#L4328: InputPaymentCredentialsGooglePayTypeID: func() bin.Object { return &InputPaymentCredentialsGooglePay{} },
tl_registry_gen.go#L5885: InputPaymentCredentialsGooglePayTypeID,
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. |