leaveSpace

abstract suspend fun leaveSpace(spaceId: String, reason: String? = null)

Leave the space, or reject an invitation.

Parameters

spaceId

the spaceId of the space to leave

reason

optional reason for leaving the space