InputPrivacyRuleDisallowUsers
- class pyrogram.types.InputPrivacyRuleDisallowUsers
Disallow only participants of certain users.
- Parameters:
chat_ids (
int
|str
| Iterable ofint
orstr
, optional) – Unique identifier (int) or username (str) of the target chat.