Type Alias LavalinkResponse

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