github.com/gotd/td/tg.PollResults.TotalVoters (field)
8 uses
github.com/gotd/td/tg (current package)
tl_poll_results_gen.go#L63: TotalVoters int
tl_poll_results_gen.go#L115: if !(p.TotalVoters == 0) {
tl_poll_results_gen.go#L163: p.TotalVoters = val
tl_poll_results_gen.go#L270: if !(p.TotalVoters == 0) {
tl_poll_results_gen.go#L314: b.PutInt(p.TotalVoters)
tl_poll_results_gen.go#L398: p.TotalVoters = value
tl_poll_results_gen.go#L529: p.TotalVoters = value
tl_poll_results_gen.go#L541: return p.TotalVoters, true
![]() |
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. |