Skip to content

LavalinkResponse

This content is for the 4.1.0 version. Switch to the latest version for up-to-date documentation.

type LavalinkResponse:
| TrackResult
| PlaylistResult
| SearchResult
| EmptyResult
| ErrorResult;

Defined in

shoukaku/src/node/Rest.ts:75