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
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |