Interface SpotifyResponseCurrentlyPlayingBody

Hierarchy

  • SpotifyResponseCurrentlyPlayingBody

Properties

currently_playing_type: "track" | "unknown" | "episode" | "ad"
is_playing: boolean
progress_ms: null | number
timestamp: number

Generated using TypeDoc