account.SavedMusicIdsNotModified
- class pyrogram.raw.types.account.SavedMusicIdsNotModified
The list of IDs of songs (document.ids) currently pinned on our profile hasn’t changed.
Constructor of
SavedMusicIds.- Details:
Layer:
223ID:
4FC81D6E
- Parameters:
No parameters required.
- 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.
TL Schema
account.savedMusicIdsNotModified#4fc81d6e
= account.SavedMusicIds
Parameter Tree
SavedMusicIdsNotModified
Example
SavedMusicIdsNotModified(
)