const github.com/gotd/td/tg.PremiumApplyBoostRequestTypeID
9 uses
github.com/gotd/td/tg (current package)
tl_premium_apply_boost_gen.go#L59: const PremiumApplyBoostRequestTypeID = 0x6b7da746
tl_premium_apply_boost_gen.go#L111: return PremiumApplyBoostRequestTypeID
tl_premium_apply_boost_gen.go#L123: ID: PremiumApplyBoostRequestTypeID,
tl_premium_apply_boost_gen.go#L155: b.PutID(PremiumApplyBoostRequestTypeID)
tl_premium_apply_boost_gen.go#L188: if err := b.ConsumeID(PremiumApplyBoostRequestTypeID); err != nil {
tl_registry_gen.go#L1800: PremiumApplyBoostRequestTypeID: "premium.applyBoost#6b7da746",
tl_registry_gen.go#L3582: "premium.applyBoost": PremiumApplyBoostRequestTypeID,
tl_registry_gen.go#L5364: PremiumApplyBoostRequestTypeID: func() bin.Object { return &PremiumApplyBoostRequest{} },
tl_server_gen.go#L10075: s.handlers[PremiumApplyBoostRequestTypeID] = handler
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. |