users.GetSavedMusicByID#
- class pyrogram.raw.functions.users.GetSavedMusicByID#
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.
- Details:
Layer:
220ID:
7573A4E9
- Parameters:
id (
InputUser) – The ID of the user.documents (List of
InputDocument) – The songs (here, file_reference can be empty to refresh file references).
- Returns: