github.com/gotd/td/tg.StatsPollStats.VotesGraph (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_stats_poll_stats_gen.go#L39: 	VotesGraph StatsGraphClass
		tl_stats_poll_stats_gen.go#L57: 	if !(p.VotesGraph == nil) {
		tl_stats_poll_stats_gen.go#L77: 	p.VotesGraph = from.GetVotesGraph()
		tl_stats_poll_stats_gen.go#L125: 	if p.VotesGraph == nil {
		tl_stats_poll_stats_gen.go#L128: 	if err := p.VotesGraph.Encode(b); err != nil {
		tl_stats_poll_stats_gen.go#L155: 		p.VotesGraph = value
		tl_stats_poll_stats_gen.go#L165: 	return p.VotesGraph