添加机器人到群组
POST
/web/tximChatroom/addGroupRobot
请求头
参数名
类型
描述
必填
token
String
必填
请求参数
响应参数
参数名
类型
描述
必填
code
int
状态码 0成功 其他失败
必填
msg
String
响应信息
必填
obj
String
返回添加成功或者失败的具体信息 - 富文本格式
必填