Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RESTOptions

REST handler options

Hierarchy

  • RESTOptions

Index

Properties

host: string

The lavalink server host url

maxConnections?: null | number

The max http connections that can be opened at once, null for unlimited

password: string

THe lavalink server password

port?: number

THe lavalink server port

requestTimeout?: number

Timeout for api calls

secure?: boolean

Whether to use secure protocol

Generated using TypeDoc