提交 b587668e 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

room create with topic

上级 ad1ddb7e
......@@ -559,7 +559,7 @@ Room.on('leave', (leaver) => void)
### static Room.findAll(query: Query): Promise<Room[]>
### static Room.create(contactList: Contact[]): Promise<any>
### static Room.create(contactList: Contact[], topic?: string): Promise<any>
### Room.add(contact: Contact): Promise<any>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册