users.GetSavedMusicByID¶
- class pyrogram.raw.functions.users.GetSavedMusicByID[source]¶
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.
Usable by Users Bots- Details:
Layer:
229ID:
7573A4E9
- Parameters:
id (
InputUser) – The ID of the user.documents (List of
InputDocument) – The songs (here,file_referencecan be empty to refresh file references).
- Returns: