github.com/gotd/td/tg.BotInlineMediaResult.Document (field)

9 uses

	github.com/gotd/td/tg (current package)
		tl_bot_inline_result_gen.go#L526: 	Document DocumentClass
		tl_bot_inline_result_gen.go#L575: 	if !(b.Document == nil) {
		tl_bot_inline_result_gen.go#L617: 		b.Document = val
		tl_bot_inline_result_gen.go#L695: 	if !(b.Document == nil) {
		tl_bot_inline_result_gen.go#L735: 		if b.Document == nil {
		tl_bot_inline_result_gen.go#L738: 		if err := b.Document.Encode(buf); err != nil {
		tl_bot_inline_result_gen.go#L804: 		b.Document = value
		tl_bot_inline_result_gen.go#L867: 	b.Document = value
		tl_bot_inline_result_gen.go#L879: 	return b.Document, true