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

4 uses

	github.com/gotd/td/tg (current package)
		tl_bot_inline_result_gen.go#L1009: 	BotInlineResult BotInlineResultClass
		tl_bot_inline_result_gen.go#L1021: 	b.BotInlineResult = v
		tl_bot_inline_result_gen.go#L1027: 	if b == nil || b.BotInlineResult == nil {
		tl_bot_inline_result_gen.go#L1030: 	return b.BotInlineResult.Encode(buf)