GlobalPrivacySettings¶
- class pyrogram.raw.types.GlobalPrivacySettings¶
Telegram API type.
Constructor of
GlobalPrivacySettings
.- Details:
Layer:
201
ID:
FE41B34F
- Parameters:¶
archive_and_mute_new_noncontact_peers (
bool
, optional) – N/Akeep_archived_unmuted (
bool
, optional) – N/Akeep_archived_folders (
bool
, optional) – N/Ahide_read_marks (
bool
, optional) – N/Anew_noncontact_peers_require_premium (
bool
, optional) – N/Adisplay_gifts_button (
bool
, optional) – N/Anoncontact_peers_paid_stars (
int
64-bit
, optional) – N/Adisallowed_gifts (
DisallowedGiftsSettings
, optional) – N/A
- Functions:
This object can be returned by 2 functions.
Telegram API function.
Telegram API function.