GlobalPrivacySettings

class pyrogram.raw.types.GlobalPrivacySettings

Telegram API type.

Constructor of GlobalPrivacySettings.

Details:
  • Layer: 187

  • ID: 734C4CCB

Parameters:
  • archive_and_mute_new_noncontact_peers (bool, optional) – N/A

  • keep_archived_unmuted (bool, optional) – N/A

  • keep_archived_folders (bool, optional) – N/A

  • hide_read_marks (bool, optional) – N/A

  • new_noncontact_peers_require_premium (bool, optional) – N/A

Functions:

This object can be returned by 2 functions.

account.GetGlobalPrivacySettings

Telegram API function.

account.SetGlobalPrivacySettings

Telegram API function.