revbot.js
    Preparing search index...

    Interface EditServerOptions

    interface EditServerOptions {
        description?: string;
        name?: string;
    }
    Index

    Properties

    Properties

    description?: string
    name?: string