WeChat.MiniProgram.Search.image_search

You're seeing just the function image_search, go back to WeChat.MiniProgram.Search module for more information.
Link to this function

image_search(client, file_path)

Specs

image_search(WeChat.client(), file_path()) :: WeChat.response()

图片搜索

本接口提供基于小程序的站内搜商品图片搜索能力

Link to this function

image_search(client, filename, file_data)

Specs

image_search(WeChat.client(), filename(), file_data()) :: WeChat.response()

图片搜索(binary)

本接口提供基于小程序的站内搜商品图片搜索能力