发送进群邀请
POST
/client/chatroom/sendJoinChatroomMessage
请求头
参数名
类型
描述
必填
Authorization
string
token值,需添加 Bearer 前缀
必填
wxId
string
原始wxId
必填
请求参数
application/json参数名
类型
描述
必填
chatroom
string
群Id
必填
wxid
string
被邀请者wxId
必填
isHttp
bool
是否发送邀请链接
必填