Type Alias RawRConCommandOptions

RawRConCommandOptions: {
    command: string;
    serverApiId?: string;
}