Search
Struct representing Lastfm API.
Lastfm API
@type t() :: %LastfmArchive.LastfmClient.LastfmApi{ endpoint: String.t(), key: String.t(), method: String.t() }