revbot.js
    Preparing search index...

    Interface Options

    Client configuration options

    interface Options {
        authentication: { rauth?: string; revolt?: string | { token: string } };
        baseURL: string;
    }
    Index

    Properties

    authentication: { rauth?: string; revolt?: string | { token: string } }

    Authentication used for requests

    baseURL: string

    Base URL of the Revolt node