github.com/gotd/td/tg.StatsBroadcastStats.StoryInteractionsGraph (field)
7 uses
github.com/gotd/td/tg (current package)
tl_stats_broadcast_stats_gen.go#L99: StoryInteractionsGraph StatsGraphClass
tl_stats_broadcast_stats_gen.go#L179: if !(b.StoryInteractionsGraph == nil) {
tl_stats_broadcast_stats_gen.go#L245: b.StoryInteractionsGraph = from.GetStoryInteractionsGraph()
tl_stats_broadcast_stats_gen.go#L466: if b.StoryInteractionsGraph == nil {
tl_stats_broadcast_stats_gen.go#L469: if err := b.StoryInteractionsGraph.Encode(buf); err != nil {
tl_stats_broadcast_stats_gen.go#L626: b.StoryInteractionsGraph = value
tl_stats_broadcast_stats_gen.go#L812: return b.StoryInteractionsGraph
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. |