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