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

4 uses

	github.com/gotd/td/tg (current package)
		tl_bot_inline_result_gen.go#L1013: 	BotInlineResult BotInlineResultClass
		tl_bot_inline_result_gen.go#L1025: 	b.BotInlineResult = v
		tl_bot_inline_result_gen.go#L1031: 	if b == nil || b.BotInlineResult == nil {
		tl_bot_inline_result_gen.go#L1034: 	return b.BotInlineResult.Encode(buf)