const github.com/gotd/td/tg.StatsGraphTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L1155: StatsGraphTypeID: "statsGraph#8ea464b6",
tl_registry_gen.go#L3622: "statsGraph": StatsGraphTypeID,
tl_registry_gen.go#L6089: StatsGraphTypeID: func() bin.Object { return &StatsGraph{} },
tl_registry_gen.go#L8904: 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#L583: case StatsGraphTypeID:
![]() |
The pages are generated with Golds v0.8.5. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |