Notification settings.
peerNotifySettings#8d5e11ee mute_until:int sound:string show_previews:Bool events_mask:int = PeerNotifySettings;
mute_until | int | Mute all notifications until this date |
sound | string | Audio file name for notifications |
show_previews | Bool | Display text in notifications |
events | PeerNotifyEvents | Set of events requiring notification Parameter deprecated as of layer 2. |
events_mask | int | Mask of the event-set requiring notification. More info» Parameter added in layer 2. |
Bit | Event |
---|---|
0x00000001 |
Profile photo update notification |