SpotifyApiSpotify LogoJS

CurrentlyPlaying src/Interface.ts#L270

The object structure containg the details of the currently playing which is returned by [Player.getCurrentlyPlaying] function.


Properties:

NameTypeDescription
context"null" | PlayerContextNo description found.
currentPlayingTypestringNo description found.
isPlayingbooleanNo description found.
item"null" | Track | EpisodeNo description found.
progressnumberNo description found.
timestampnumberNo description found.