InputPrivacyRule

class pyrogram.raw.base.InputPrivacyRule

Telegram API base type.

Constructors:

This base type has 12 constructors available.

InputPrivacyValueAllowAll

Telegram API type.

InputPrivacyValueAllowBots

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.

InputPrivacyValueDisallowBots

Telegram API type.

InputPrivacyValueDisallowChatParticipants

Telegram API type.

InputPrivacyValueDisallowContacts

Telegram API type.

InputPrivacyValueDisallowUsers

Telegram API type.