CommandkitInterfacesLoadedCommandVersion: NextOn this pageLoadedCommandLoadedCommand commandkitAppCommandHandler.ts Signatureinterface LoadedCommand { command: Command; data: AppCommand; guilds?: string[];} commandpropertyCommanddatapropertyAppCommandguildspropertystring[]