sendStateEvent

abstract suspend fun sendStateEvent(roomId: RoomId, eventContent: StateEventContent, stateKey: String = ""): Result<EventId>

See also