discordx
    Preparing search index...

    Interface ISimpleCommandByName

    interface ISimpleCommandByName {
        command: DSimpleCommand;
        name: string;
    }
    Index

    Properties

    Properties

    name: string