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: