Link Search Menu Expand Document

Constructor: users.savedMusicNotModified

Back to constructors index

This subset of the songs currently pinned on a user’s profile hasn’t changed, see here » for more info.

Attributes:

NameTypeRequiredDescription
countintYesTotal number of songs on the user’s profile.

Type: users.SavedMusic

Example:

$users_savedMusicNotModified = ['_' => 'users.savedMusicNotModified', 'count' => int];