Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Options

Client configuration options

Hierarchy

  • Options

Index

Properties

Properties

authentication

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

Authentication used for requests

Type declaration

  • Optional rauth?: string
  • Optional revolt?: string | { token: string }

baseURL

baseURL: string

Base URL of the Revolt node

Generated using TypeDoc