github.com/gotd/td/tg.PollAnswer.Option (field)
6 uses
github.com/gotd/td/tg (current package)
tl_poll_answer_gen.go#L55: Option []byte
tl_poll_answer_gen.go#L96: if !(p.Option == nil) {
tl_poll_answer_gen.go#L130: p.Option = from.GetOption()
tl_poll_answer_gen.go#L229: b.PutBytes(p.Option)
tl_poll_answer_gen.go#L283: p.Option = value
tl_poll_answer_gen.go#L322: return p.Option
![]() |
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. |