github.com/gotd/td/tg.StatsBroadcastStats.NewFollowersBySourceGraph (field)
7 uses
github.com/gotd/td/tg (current package)
tl_stats_broadcast_stats_gen.go#L93: NewFollowersBySourceGraph StatsGraphClass
tl_stats_broadcast_stats_gen.go#L170: if !(b.NewFollowersBySourceGraph == nil) {
tl_stats_broadcast_stats_gen.go#L242: b.NewFollowersBySourceGraph = from.GetNewFollowersBySourceGraph()
tl_stats_broadcast_stats_gen.go#L448: if b.NewFollowersBySourceGraph == nil {
tl_stats_broadcast_stats_gen.go#L451: if err := b.NewFollowersBySourceGraph.Encode(buf); err != nil {
tl_stats_broadcast_stats_gen.go#L605: b.NewFollowersBySourceGraph = value
tl_stats_broadcast_stats_gen.go#L788: return b.NewFollowersBySourceGraph
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. |