查询群组信息
GET
http://127.0.0.1:17201/chat/group/searchGroup
请求参数
参数名
类型
描述
必填
groupId
int
群组id
必填
响应参数
参数名
类型
描述
必填
groupId
int
示例:3
必填
groupName
string
示例:123456
必填
groupChatLock
int
示例:0
必填
ownerId
int
示例:520
必填
createTime
int
示例:1617929172000
必填
isPassword
object
示例:null
必填