Promise
Creates a new chat room
0.1.0
Copy
createChatRoom({title: "Chat room name", content_filter: "filtered", visibility: "everyone"}) ```
Generated using TypeDoc
Description
Creates a new chat room
Async
Since
0.1.0
createChatRoom({title: "Chat room name", content_filter: "filtered", visibility: "everyone"}) ```