const github.com/gotd/td/tg.InputStorePaymentPremiumGiftCodeTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_input_store_payment_purpose_gen.go#L485: const InputStorePaymentPremiumGiftCodeTypeID = 0xa3805f3f
tl_input_store_payment_purpose_gen.go#L552: return InputStorePaymentPremiumGiftCodeTypeID
tl_input_store_payment_purpose_gen.go#L564: ID: InputStorePaymentPremiumGiftCodeTypeID,
tl_input_store_payment_purpose_gen.go#L604: b.PutID(InputStorePaymentPremiumGiftCodeTypeID)
tl_input_store_payment_purpose_gen.go#L644: if err := b.ConsumeID(InputStorePaymentPremiumGiftCodeTypeID); err != nil {
tl_input_store_payment_purpose_gen.go#L1359: case InputStorePaymentPremiumGiftCodeTypeID:
tl_registry_gen.go#L1116: InputStorePaymentPremiumGiftCodeTypeID: "inputStorePaymentPremiumGiftCode#a3805f3f",
tl_registry_gen.go#L2898: "inputStorePaymentPremiumGiftCode": InputStorePaymentPremiumGiftCodeTypeID,
tl_registry_gen.go#L4680: InputStorePaymentPremiumGiftCodeTypeID: func() bin.Object { return &InputStorePaymentPremiumGiftCode{} },
tl_registry_gen.go#L5951: InputStorePaymentPremiumGiftCodeTypeID,
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. |