PrivacyRule¶
- class pyrogram.types.PrivacyRule¶
A privacy rule.
- Parameters:
type (
PrivacyRuleType) – Privacy rule type.users (List of
User, optional) – List of users.chats (List of
Chat, optional) – List of chats.
A privacy rule.
type (PrivacyRuleType) – Privacy rule type.
users (List of User, optional) – List of users.
chats (List of Chat, optional) – List of chats.