account.SavedMusicIds¶
- class pyrogram.raw.types.account.SavedMusicIds[source]¶
List of IDs of songs ( document.
ids) currently pinned on our profile, see here » for more info.Constructor of
SavedMusicIds.- Details:
Layer:
229ID:
998D6636
- Parameters:
ids (List of
int64-bit) – Full list of document.ids
- Functions:
This object can be returned by 1 function.
Fetch the full list of only the IDs of songs currently added to the profile, see here » for more info.