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