forgetRoom

abstract suspend fun forgetRoom(roomId: RoomId, force: Boolean = false)

If the room has Membership.LEAVE, you can delete it locally.