github.com/gotd/td/tg.StatsBroadcastStats.LanguagesGraph (field)
7 uses
github.com/gotd/td/tg (current package)
tl_stats_broadcast_stats_gen.go#L95: LanguagesGraph StatsGraphClass
tl_stats_broadcast_stats_gen.go#L173: if !(b.LanguagesGraph == nil) {
tl_stats_broadcast_stats_gen.go#L243: b.LanguagesGraph = from.GetLanguagesGraph()
tl_stats_broadcast_stats_gen.go#L454: if b.LanguagesGraph == nil {
tl_stats_broadcast_stats_gen.go#L457: if err := b.LanguagesGraph.Encode(buf); err != nil {
tl_stats_broadcast_stats_gen.go#L612: b.LanguagesGraph = value
tl_stats_broadcast_stats_gen.go#L796: return b.LanguagesGraph
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. |