callCommand

abstract suspend fun callCommand(method: String, parameter: JsonElement?, mode: CommandMode): JsonElement?