DisBot
    Preparing search index...
    interface LoadOptions {
        allowedMentions?: MessageMentionOptions;
        clearGuildBeforeRestore: boolean;
        maxMessagesPerChannel?: number;
    }
    Index

    Properties

    allowedMentions?: MessageMentionOptions
    clearGuildBeforeRestore: boolean
    maxMessagesPerChannel?: number