muc: simplify `api.rooms` methods.
- Let `api.rooms.open` call `api.rooms.get` directly, instead of indirectly via `api.rooms.create` - Remove the `createChatRoom` function - Also strip URI parts from JID in `api.rooms.get` and use utility method for doing so
Showing
Please register or sign in to comment