InputPeerNotifySettings#

class pyrogram.raw.types.InputPeerNotifySettings#

Notification settings.

Constructor of InputPeerNotifySettings.

Details:
  • Layer: 158

  • ID: DF1F002B

Parameters:
  • show_previews (bool, optional) – If the text of the message shall be displayed in notification.

  • silent (bool, optional) – Peer was muted?.

  • mute_until (int 32-bit, optional) – Date until which all notifications shall be switched off.

  • sound (NotificationSound, optional) – Identifier of an audio file to play for notifications.