Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Rest

A Rest helper for Lavalink

Hierarchy

  • Rest

Index

Methods

Static decode

Static load

Static routePlannerStatus

Static routePlannerUnmark

  • routePlannerUnmark(node: LavalinkNode, address?: undefined | string): Promise<any>
  • A helper for /routeplanner/free

    Parameters

    • node: LavalinkNode

      The LavalinkNode

    • Optional address: undefined | string

      the address you want to free, this is optional

    Returns Promise<any>

Generated using TypeDoc