Function requestInfo

  • Type Parameters

    • T extends
          | "SoundCloud"
          | "LocalFile"
          | "Url"
          | "Youtube"
          | "Spotify"

    Parameters

    Returns Promise<Track<T> | Track<T>[]>