Lists the user's current rooms.

GET {{baseUrl}}/joined_rooms

This API returns a list of the user's current rooms.

RESPONSES

status: OK

{"joined_rooms":["!foo:example.com"]}