contacts.GetBlocked
- class pyrogram.raw.functions.contacts.GetBlocked
Returns the list of blocked users.
- Details:
Layer:
194
ID:
9A868F80
- Parameters:
offset (
int
32-bit
) – The number of list elements to be skippedlimit (
int
32-bit
) – The number of list elements to be returnedmy_stories_from (
bool
, optional) – Whether to fetch the story blocklist; if not set, will fetch the main blocklist. See here » for differences between the two.
- Returns: