Sptfy.Object.CurrentlyPlaying (Sptfy v0.1.4)
View Source
Module for currently playing struct.
Specs
t() :: %Sptfy.Object.CurrentlyPlaying{
context: term(),
currently_playing_type: term(),
is_playing: term(),
item: term(),
progress_ms: term(),
timestamp: term()
}