func github.com/gotd/td/tg.DecodeInputBotInlineResult

4 uses

	github.com/gotd/td/tg (current package)
		tl_input_bot_inline_result_gen.go#L1307: func DecodeInputBotInlineResult(buf *bin.Buffer) (InputBotInlineResultClass, error) {
		tl_input_bot_inline_result_gen.go#L1356: 	v, err := DecodeInputBotInlineResult(buf)
		tl_messages_send_web_view_result_message_gen.go#L178: 		value, err := DecodeInputBotInlineResult(b)
		tl_messages_set_inline_bot_results_gen.go#L332: 			value, err := DecodeInputBotInlineResult(b)