createDirectRoom

open suspend fun createDirectRoom(otherUserId: String): String

Create a direct room asynchronously. This is a facility method to create a direct room with the necessary parameters.