github.com/gotd/td/tg.PollAnswer.Media (field)
9 uses
github.com/gotd/td/tg (current package)
tl_poll_answer_gen.go#L59: Media MessageMediaClass
tl_poll_answer_gen.go#L99: if !(p.Media == nil) {
tl_poll_answer_gen.go#L132: p.Media = val
tl_poll_answer_gen.go#L197: if !(p.Media == nil) {
tl_poll_answer_gen.go#L231: if p.Media == nil {
tl_poll_answer_gen.go#L234: if err := p.Media.Encode(b); err != nil {
tl_poll_answer_gen.go#L290: p.Media = value
tl_poll_answer_gen.go#L328: p.Media = value
tl_poll_answer_gen.go#L340: return p.Media, 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. |