peekSpace

abstract suspend fun peekSpace(spaceId: String): SpacePeekResult

Try to resolve (peek) rooms and subspace in this space. Use this call get preview of children of this space, particularly useful to get a preview of rooms that you did not join yet.

Parameters

spaceId

the spaceId to look for.