UpdatePrivacy¶
-
class
pyrogram.api.types.
UpdatePrivacy
¶ -
LAYER
¶ 105
-
ID
¶ 0xee3b272a
- Parameters
key – Either
PrivacyKeyStatusTimestamp
,PrivacyKeyChatInvite
,PrivacyKeyPhoneCall
,PrivacyKeyPhoneP2P
,PrivacyKeyForwards
,PrivacyKeyProfilePhoto
,PrivacyKeyPhoneNumber
orPrivacyKeyAddedByPhone
rules – List of either
PrivacyValueAllowContacts
,PrivacyValueAllowAll
,PrivacyValueAllowUsers
,PrivacyValueDisallowContacts
,PrivacyValueDisallowAll
,PrivacyValueDisallowUsers
,PrivacyValueAllowChatParticipants
orPrivacyValueDisallowChatParticipants
-