const github.com/gotd/td/tg.InputPaymentCredentialsApplePayTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_payment_credentials_gen.go#L397: const InputPaymentCredentialsApplePayTypeID = 0xaa1c39f
tl_input_payment_credentials_gen.go#L443: return InputPaymentCredentialsApplePayTypeID
tl_input_payment_credentials_gen.go#L455: ID: InputPaymentCredentialsApplePayTypeID,
tl_input_payment_credentials_gen.go#L475: b.PutID(InputPaymentCredentialsApplePayTypeID)
tl_input_payment_credentials_gen.go#L495: if err := b.ConsumeID(InputPaymentCredentialsApplePayTypeID); err != nil {
tl_input_payment_credentials_gen.go#L717: case InputPaymentCredentialsApplePayTypeID:
tl_registry_gen.go#L763: InputPaymentCredentialsApplePayTypeID: "inputPaymentCredentialsApplePay#aa1c39f",
tl_registry_gen.go#L2545: "inputPaymentCredentialsApplePay": InputPaymentCredentialsApplePayTypeID,
tl_registry_gen.go#L4327: InputPaymentCredentialsApplePayTypeID: func() bin.Object { return &InputPaymentCredentialsApplePay{} },
tl_registry_gen.go#L5884: InputPaymentCredentialsApplePayTypeID,
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. |