const github.com/gotd/td/tg.StatsGraphErrorTypeID
10 uses
github.com/gotd/td/tg (current package)
tl_registry_gen.go#L999: StatsGraphErrorTypeID: "statsGraphError#bedc9822",
tl_registry_gen.go#L2781: "statsGraphError": StatsGraphErrorTypeID,
tl_registry_gen.go#L4563: StatsGraphErrorTypeID: func() bin.Object { return &StatsGraphError{} },
tl_registry_gen.go#L6469: StatsGraphErrorTypeID,
tl_stats_graph_gen.go#L187: const StatsGraphErrorTypeID = 0xbedc9822
tl_stats_graph_gen.go#L233: return StatsGraphErrorTypeID
tl_stats_graph_gen.go#L245: ID: StatsGraphErrorTypeID,
tl_stats_graph_gen.go#L265: b.PutID(StatsGraphErrorTypeID)
tl_stats_graph_gen.go#L283: if err := b.ConsumeID(StatsGraphErrorTypeID); err != nil {
tl_stats_graph_gen.go#L571: case StatsGraphErrorTypeID:
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. |