CommandkitInterfacesPreparedAppCommandExecutionVersion: NextOn this pagePreparedAppCommandExecutionPreparedAppCommandExecution commandkitAppCommandHandler.ts Signatureinterface PreparedAppCommandExecution { command: LoadedCommand; middlewares: LoadedMiddleware[]; messageCommandParser?: MessageCommandParser;} commandpropertyLoadedCommandmiddlewarespropertyLoadedMiddleware[]messageCommandParserpropertyMessageCommandParser