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

user.getTopTags

Returns a list of all the tags used by the user.

Usage

client.user.getTopTags({ username, limit? })

Parameters

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