Commit 30ec7b4009cdab9536434e91ab3ea56af421f6cd

Authored by 翁力
1 parent 78b7c194

update

7. 互动云/3.1 创建聊天室接口.md
1 /* Title: 3.1 创建聊天室接口 */ 1 /* Title: 3.1 创建聊天室接口 */
2 -### 获取直播活动聊天室接口 2 +### 创建聊天室接口
3 ----- 3 -----
4 #### URL: http://api.cnlive.com/open/api2/zbsc/createChatRoom 4 #### URL: http://api.cnlive.com/open/api2/zbsc/createChatRoom
5 ----- 5 -----
@@ -24,6 +24,6 @@ @@ -24,6 +24,6 @@
24 24
25 { 25 {
26 "errorCode":"5900", 26 "errorCode":"5900",
27 - "errorMessage":"聊天室已存在" 27 + "errorMessage":"聊天室已存在,请勿重复创建"
28 } 28 }
29 ``` 29 ```
30 \ No newline at end of file 30 \ No newline at end of file