const github.com/gotd/td/tg.InputStorePaymentPremiumSubscriptionTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_store_payment_purpose_gen.go#L52: const InputStorePaymentPremiumSubscriptionTypeID = 0xa6751e66
tl_input_store_payment_purpose_gen.go#L106: return InputStorePaymentPremiumSubscriptionTypeID
tl_input_store_payment_purpose_gen.go#L118: ID: InputStorePaymentPremiumSubscriptionTypeID,
tl_input_store_payment_purpose_gen.go#L154: b.PutID(InputStorePaymentPremiumSubscriptionTypeID)
tl_input_store_payment_purpose_gen.go#L175: if err := b.ConsumeID(InputStorePaymentPremiumSubscriptionTypeID); err != nil {
tl_input_store_payment_purpose_gen.go#L1345: case InputStorePaymentPremiumSubscriptionTypeID:
tl_registry_gen.go#L1114: InputStorePaymentPremiumSubscriptionTypeID: "inputStorePaymentPremiumSubscription#a6751e66",
tl_registry_gen.go#L2896: "inputStorePaymentPremiumSubscription": InputStorePaymentPremiumSubscriptionTypeID,
tl_registry_gen.go#L4678: InputStorePaymentPremiumSubscriptionTypeID: func() bin.Object { return &InputStorePaymentPremiumSubscription{} },
tl_registry_gen.go#L5949: InputStorePaymentPremiumSubscriptionTypeID,
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. |