github.com/gotd/td/tg.PollAnswer.Option (field)
6 uses
github.com/gotd/td/tg (current package)
tl_poll_answer_gen.go#L45: Option []byte
tl_poll_answer_gen.go#L66: if !(p.Option == nil) {
tl_poll_answer_gen.go#L88: p.Option = from.GetOption()
tl_poll_answer_gen.go#L141: b.PutBytes(p.Option)
tl_poll_answer_gen.go#L173: p.Option = value
tl_poll_answer_gen.go#L191: return p.Option
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. |