github.com/gotd/td/tg.BotInlineResult.Content (field)

9 uses

	github.com/gotd/td/tg (current package)
		tl_bot_inline_result_gen.go#L70: 	Content WebDocumentClass
		tl_bot_inline_result_gen.go#L116: 	if !(b.Content == nil) {
		tl_bot_inline_result_gen.go#L165: 		b.Content = val
		tl_bot_inline_result_gen.go#L249: 	if !(b.Content == nil) {
		tl_bot_inline_result_gen.go#L292: 		if b.Content == nil {
		tl_bot_inline_result_gen.go#L295: 		if err := b.Content.Encode(buf); err != nil {
		tl_bot_inline_result_gen.go#L376: 		b.Content = value
		tl_bot_inline_result_gen.go#L479: 	b.Content = value
		tl_bot_inline_result_gen.go#L491: 	return b.Content, true