Exspotify.Structs.Narrator (Exspotify v0.1.0)
View SourceRepresents a narrator object from Spotify API. Used by audiobooks.
Summary
Functions
Creates a Narrator struct from a map.
Types
@type t() :: %Exspotify.Structs.Narrator{name: String.t()}
Represents a narrator object from Spotify API. Used by audiobooks.
Creates a Narrator struct from a map.
@type t() :: %Exspotify.Structs.Narrator{name: String.t()}