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