getJoinedRooms

abstract suspend fun getJoinedRooms(asUserId: UserId? = null): Result<Set<RoomId>>

See also

GetJoinedRooms