const github.com/gotd/td/tg.StatsPercentValueTypeID
8 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L997: StatsPercentValueTypeID: "statsPercentValue#cbce2fe0",
tl_registry_gen.go#L2779: "statsPercentValue": StatsPercentValueTypeID,
tl_registry_gen.go#L4561: StatsPercentValueTypeID: func() bin.Object { return &StatsPercentValue{} },
tl_stats_percent_value_gen.go#L50: const StatsPercentValueTypeID = 0xcbce2fe0
tl_stats_percent_value_gen.go#L96: return StatsPercentValueTypeID
tl_stats_percent_value_gen.go#L108: ID: StatsPercentValueTypeID,
tl_stats_percent_value_gen.go#L132: b.PutID(StatsPercentValueTypeID)
tl_stats_percent_value_gen.go#L151: if err := b.ConsumeID(StatsPercentValueTypeID); err != nil {
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. |