Skip to main content

inputPeerNotifySettings

Notification settings.

type tg.InputPeerNotifySettings struct { /* ... */ }

Fields

NameTypeRequiredDescription
ShowPreviewsboolIf the text of the message shall be displayed in notification
SilentboolPeer was muted?
MuteUntilintDate until which all notifications shall be switched off
SoundNotificationSoundClassIdentifier of an audio file to play for notifications.
StoriesMutedboolWhether story notifications should be disabled.
StoriesHideSenderboolWhether the sender name should be displayed in story notifications.
StoriesSoundNotificationSoundClassIdentifier of an audio file to play for story notifications.

References