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

chart.getTopTags

Returns the most popular tags for tracks.

Usage

client.chart.getTopTags({ limit?, page? })

Parameters

ParamTypeRequiredDescription
limitnumberThe number of results to fetch per page. Defaults to 30.
pagenumberThe page number to fetch. Defaults to the first page.