const github.com/gotd/td/tg.StatsGraphTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1000: StatsGraphTypeID: "statsGraph#8ea464b6",
tl_registry_gen.go#L2782: "statsGraph": StatsGraphTypeID,
tl_registry_gen.go#L4564: StatsGraphTypeID: func() bin.Object { return &StatsGraph{} },
tl_registry_gen.go#L6470: StatsGraphTypeID,
tl_stats_graph_gen.go#L334: const StatsGraphTypeID = 0x8ea464b6
tl_stats_graph_gen.go#L391: return StatsGraphTypeID
tl_stats_graph_gen.go#L403: ID: StatsGraphTypeID,
tl_stats_graph_gen.go#L435: b.PutID(StatsGraphTypeID)
tl_stats_graph_gen.go#L462: if err := b.ConsumeID(StatsGraphTypeID); err != nil {
tl_stats_graph_gen.go#L578: case StatsGraphTypeID:
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. |