InputPrivacyRule

class pyrogram.raw.base.InputPrivacyRule

Telegram API base type.

Constructors:

This base type has 10 constructors available.

InputPrivacyValueAllowAll

Telegram API type.

InputPrivacyValueAllowChatParticipants

Telegram API type.

InputPrivacyValueAllowCloseFriends

Telegram API type.

InputPrivacyValueAllowContacts

Telegram API type.

InputPrivacyValueAllowPremium

Telegram API type.

InputPrivacyValueAllowUsers

Telegram API type.

InputPrivacyValueDisallowAll

Telegram API type.

InputPrivacyValueDisallowChatParticipants

Telegram API type.

InputPrivacyValueDisallowContacts

Telegram API type.

InputPrivacyValueDisallowUsers

Telegram API type.