readRecentlyPlayed property

String readRecentlyPlayed

Read access to a user’s recently played tracks.

Endpoints that require the user-read-recently-played scope:

Implementation

String get readRecentlyPlayed => 'user-read-recently-played';