🥶取群资料

获取群资料

http://127.0.0.1:8898/v1/LuaApiCaller?funcname=GetContact&timeout=10&wxid=wxid_xxxxxxx

POST JSON

{"ChatroomID":"5870202249@chatroom"} //获取群资料

获取群成员资料(详细一些)

http://127.0.0.1:8898/v1/LuaApiCaller?funcname=GetChatMemberInfo&timeout=10&wxid=wxid_xxxxxxx

{"ChatroomID":"1188154792@chatroom","ChatroomVersion":0 }

Last updated