const github.com/gotd/td/tg.StatsGraphAsyncTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L998: StatsGraphAsyncTypeID: "statsGraphAsync#4a27eb2d",
tl_registry_gen.go#L2780: "statsGraphAsync": StatsGraphAsyncTypeID,
tl_registry_gen.go#L4562: StatsGraphAsyncTypeID: func() bin.Object { return &StatsGraphAsync{} },
tl_registry_gen.go#L6468: StatsGraphAsyncTypeID,
tl_stats_graph_gen.go#L49: const StatsGraphAsyncTypeID = 0x4a27eb2d
tl_stats_graph_gen.go#L95: return StatsGraphAsyncTypeID
tl_stats_graph_gen.go#L107: ID: StatsGraphAsyncTypeID,
tl_stats_graph_gen.go#L127: b.PutID(StatsGraphAsyncTypeID)
tl_stats_graph_gen.go#L145: if err := b.ConsumeID(StatsGraphAsyncTypeID); err != nil {
tl_stats_graph_gen.go#L564: case StatsGraphAsyncTypeID:
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. |