github.com/gotd/td/tg.UpdateMessagePoll.Poll (field)
8 uses
github.com/gotd/td/tg (current package)
tl_update_gen.go#L12735: Poll Poll
tl_update_gen.go#L12766: if !(u.Poll.Zero()) {
tl_update_gen.go#L12793: u.Poll = val
tl_update_gen.go#L12841: if !(u.Poll.Zero()) {
tl_update_gen.go#L12866: if err := u.Poll.Encode(b); err != nil {
tl_update_gen.go#L12905: if err := u.Poll.Decode(b); err != nil {
tl_update_gen.go#L12928: u.Poll = value
tl_update_gen.go#L12940: return u.Poll, true
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. |