users.SavedMusic¶
- class pyrogram.raw.base.users.SavedMusic[source]¶
List of songs ( document.
ids) currently pinned on a user’s profile, see here » for more info.- Constructors:
This base type has 2 constructors available.
- Functions:
This object can be returned by 2 functions.
Get songs pinned to the user's profile, see here » for more info.
Check if the passed songs are still pinned to the user's profile, or refresh the file references of songs pinned on a user's profile see here » for more info.