Notification settings.
inputPeerNotifySettings#9c3d198e flags:# show_previews:flags.0?Bool silent:flags.1?Bool mute_until:flags.2?int sound:flags.3?string = InputPeerNotifySettings;
Name | Type | Description |
---|---|---|
flags | # | Flags, see TL conditional fields |
show_previews | flags.0?Bool | If the text of the message shall be displayed in notification |
silent | flags.1?Bool | Peer was muted? |
mute_until | flags.2?int | Date until which all notifications shall be switched off |
sound | flags.3?string | Name of an audio file for notification |