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
| name | type | description |
|---|---|---|
count | int | Total number of songs (can be bigger than documents depending on the passed limit, and the default maximum limit in which case pagination is required). |
documents | Vector<Document> | Songs. |
type
users.SavedMusic · other constructors: users.savedMusicNotModified
history
present in layers 213–229
| id | layers |
|---|---|
| #34a2f297 | 213–229 |