FerraLink Documents
  • 🐈Introduction
  • Getting Started
  • Classes
    • 😃FerraLink
      • Events (Shoukaku)
      • Events (FerraLink)
    • Node
    • Track
    • Filters
  • Type
    • FerralinkOptions
    • Resolve's result
Powered by GitBook
On this page
  1. Type

Resolve's result

Property
Description
Types

loadType

LoadType of resolve

String

tracks

The track array, unresolved track in case of Deezer or Spotify or Apple Music

Array of tracks

playlistInfo

information about playlist

Object

LoadType

'TRACK_LOADED' | 'PLAYLIST_LOADED' | 'SEARCH_RESULT' | 'NO_MATCHES' | 'LOAD_FAILED'
PreviousFerralinkOptions

Last updated 2 years ago