const github.com/gotd/td/tg.PremiumGiftOptionTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_premium_gift_option_gen.go#L72: const PremiumGiftOptionTypeID = 0x74c34319
tl_premium_gift_option_gen.go#L139: return PremiumGiftOptionTypeID
tl_premium_gift_option_gen.go#L151: ID: PremiumGiftOptionTypeID,
tl_premium_gift_option_gen.go#L195: b.PutID(PremiumGiftOptionTypeID)
tl_premium_gift_option_gen.go#L223: if err := b.ConsumeID(PremiumGiftOptionTypeID); err != nil {
tl_registry_gen.go#L1118: PremiumGiftOptionTypeID: "premiumGiftOption#74c34319",
tl_registry_gen.go#L2900: "premiumGiftOption": PremiumGiftOptionTypeID,
tl_registry_gen.go#L4682: PremiumGiftOptionTypeID: func() bin.Object { return &PremiumGiftOption{} },
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. |