users.GetSavedMusic#
- class pyrogram.raw.functions.users.GetSavedMusic#
Get songs pinned to the user’s profile, see here for more info.
- Details:
Layer:
220ID:
788D7FE3
- Parameters:
id (
InputUser) – The ID of the user.offset (
int32-bit) – Offset for pagination.limit (
int32-bit) – Maximum number of results to return, see paginationhash (
int64-bit) – Hash » of the IDs of previously added songs, to avoid returning any result if there was no change.
- Returns: