WeChat.MiniProgram.NearbyPOI.get_list
You're seeing just the function
get_list
, go back to WeChat.MiniProgram.NearbyPOI module for more information.
Link to this function
get_list(client, start \\ 1, limit \\ 10)
Specs
get_list(WeChat.client(), start :: non_neg_integer(), limit :: 1..1000) :: WeChat.response()
查看地点列表 - 官方文档