account.SavedMusicIds#

class pyrogram.raw.base.account.SavedMusicIds#

List of IDs of songs (document.ids) currently pinned on our profile, see here for more info.

Document Telegram offers many customization options for your profile!

Constructors:

This base type has 2 constructors available.

account.SavedMusicIds

Telegram API type.

account.SavedMusicIdsNotModified

Telegram API type.

Functions:

This object can be returned by 1 function.

account.GetSavedMusicIds

Fetch the full list of only the IDs of songs currently added to the profile, see here for more info.