telegram api constructor · layer 229 · #34a2f297

users.savedMusic

List of songs currently pinned on a user's profile, see here » for more info.

definition

users.savedMusic#34a2f297 count:int documents:Vector<Document> = users.SavedMusic;

parameters

nametypedescription
countintTotal number of songs (can be bigger than documents depending on the passed limit, and the default maximum limit in which case pagination is required).
documentsVector<Document>Songs.

type

users.SavedMusic · other constructors: users.savedMusicNotModified

history

present in layers 213–229

idlayers
#34a2f297213–229