Skip to content
Headphones with musical notes coming out of it.simple-fm
DiscordGitHubMastodonTwitter

user.getTopAlbums

Returns a list of popular albums in a user’s library.

Usage

client.user.getTopAlbums({ username })

Parameters

ParamTypeRequiredDescription
usernamestringThe name of the user.
limitnumberThe number of results to fetch per page. Defaults to 50.
pagenumberThe page number to fetch. Defaults to the first page.