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