- API ›
- Constructors ›
- InputPeerNotifySettings
InputPeerNotifySettings
---types--- inputPeerNotifySettings#cacb6ae2 show_previews:flags.0?Bool silent:flags.1?Bool mute_until:flags.2?int sound:flags.3?NotificationSound stories_muted:flags.6?Bool stories_hide_sender:flags.7?Bool stories_sound:flags.8?NotificationSound = InputPeerNotifySettings
Belongs to
| InputPeerNotifySettings |
Parameters
| show_previews | Bool | optional |
| silent | Bool | optional |
| mute_until | int | optional |
| sound | NotificationSound | optional |
| stories_muted | Bool | optional |
| stories_hide_sender | Bool | optional |
| stories_sound | NotificationSound | optional |
Used by
| UpdateNotifySettings |