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#L723: case InputPaymentCredentialsApplePayTypeID:
tl_registry_gen.go#L905: InputPaymentCredentialsApplePayTypeID: "inputPaymentCredentialsApplePay#aa1c39f",
tl_registry_gen.go#L3372: "inputPaymentCredentialsApplePay": InputPaymentCredentialsApplePayTypeID,
tl_registry_gen.go#L5839: InputPaymentCredentialsApplePayTypeID: func() bin.Object { return &InputPaymentCredentialsApplePay{} },
tl_registry_gen.go#L8048: InputPaymentCredentialsApplePayTypeID,
![]() |
The pages are generated with Golds v0.8.5. (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. |