github.com/gotd/td/tg.InputPollAnswer.Media (field)
9 uses
github.com/gotd/td/tg (current package)
tl_poll_answer_gen.go#L390: Media InputMediaClass
tl_poll_answer_gen.go#L419: if !(i.Media == nil) {
tl_poll_answer_gen.go#L442: i.Media = val
tl_poll_answer_gen.go#L485: if !(i.Media == nil) {
tl_poll_answer_gen.go#L512: if i.Media == nil {
tl_poll_answer_gen.go#L515: if err := i.Media.Encode(b); err != nil {
tl_poll_answer_gen.go#L553: i.Media = value
tl_poll_answer_gen.go#L569: i.Media = value
tl_poll_answer_gen.go#L581: return i.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. |