PeerNotifySettings¶
- class pyrogram.raw.types.PeerNotifySettings¶
Telegram API type.
Constructor of
PeerNotifySettings
.- Details:
Layer:
194
ID:
99622C0C
- Parameters:¶
show_previews (
bool
, optional) – N/Asilent (
bool
, optional) – N/Amute_until (
int
32-bit
, optional) – N/Aios_sound (
NotificationSound
, optional) – N/Aandroid_sound (
NotificationSound
, optional) – N/Aother_sound (
NotificationSound
, optional) – N/Astories_muted (
bool
, optional) – N/Astories_hide_sender (
bool
, optional) – N/Astories_ios_sound (
NotificationSound
, optional) – N/Astories_android_sound (
NotificationSound
, optional) – N/Astories_other_sound (
NotificationSound
, optional) – N/A
- Functions:
This object can be returned by 1 function.
Telegram API function.