Returns a list of the user’s personal tags.
Usage
client.user.getPersonalTags({ username, tag, tagType })
Parameters
Param | Type | Required | Description |
---|
username | string | | The name of the user. |
tag | string | | The name of the tag. |
tagType | album , artist , or track | | The type of items which have been tagged. |