Lastfm.Client.playcount

You're seeing just the callback playcount, go back to Lastfm.Client module for more information.

Specs

playcount(user(), {from(), to()}, t()) ::
  {:ok, {integer(), integer()}} | {:error, term()}

Returns the playcount and the latest scrobble date of a user for a given time range.