memoryfm.Scrobble.from_dict# classmethod Scrobble.from_dict(data)# Construct a Scrobble from a dictionary. Parameters: data: dictA dictionary containing keys: timestamp, track, artist, and (optional)album. Returns: Scrobble