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: