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