replugged

    Interface CommandChoices

    interface CommandChoices {
        displayName: string;
        name: string;
        value: string | number;
    }
    Index

    Properties

    displayName: string
    name: string
    value: string | number
    MMNEPVFCICPMFPCPTTAAATR