Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SpotifyPlayerTrack

A Spotify track.

Hierarchy

  • SpotifyPlayerTrack

Index

Properties

artists

artists: string[]

List of artist names.

duration

duration: number

Duration in milliseconds.

id

id: string

Track unique ID.

image

image: string

Track image URL.

name

name: string

Track name.

uri

uri: string

Spotify URI.

Generated using TypeDoc