🚶通讯录OP
将群聊保存/取消通讯录
http://127.0.0.1:8898/v1/LuaApiCaller?funcname=OpLog&timeout=10&wxid=wxid_xxxx
POST JSON
{"OpCode":3,"Wxid":["15449682091@chatroom"]}//保存通讯录
{"OpCode":2,"Wxid":["15449682091@chatroom"]}//取消保存通讯录
Last updated
将群聊保存/取消通讯录
http://127.0.0.1:8898/v1/LuaApiCaller?funcname=OpLog&timeout=10&wxid=wxid_xxxx
POST JSON
{"OpCode":3,"Wxid":["15449682091@chatroom"]}//保存通讯录
{"OpCode":2,"Wxid":["15449682091@chatroom"]}//取消保存通讯录
Last updated