type LavalinkResponse: | TrackResult | PlaylistResult | SearchResult | EmptyResult | ErrorResult;
shoukaku/src/node/Rest.ts:76