发起群聊
POST
接口描述
action:group_chat
请求参数
参数名
类型
描述
必填
groupId
Long
群聊ID
必填
userId
Long
用户ID
必填
senderName
String
发送者名称
必填
senderAvatar
String
发送者头像
必填
content
String
内容
必填
type
int
发送内容类型(1,文字,2语音,3图片,4链接)
必填
chatTime
Long
聊天时间
必填
userType
int
用户类型:1:学生,2:老师
必填
deviceType
String
设备类型 mobile。pc
必填