PeerNotifySettings
---types---
peerNotifySettings#a83b0426 flags:# show_previews:flags.0?Bool silent:flags.1?Bool mute_until:flags.2?date ios_sound:flags.3?NotificationSound android_sound:flags.4?NotificationSound other_sound:flags.5?NotificationSound = PeerNotifySettings
Belongs to
This type can only be an instance of:
Members
| show_previews | Bool | This argument defaults to None and can be omitted. |
| silent | Bool | This argument defaults to None and can be omitted. |
| mute_until | date | This argument defaults to None and can be omitted. |
| ios_sound | NotificationSound | This argument defaults to None and can be omitted. |
| android_sound | NotificationSound | This argument defaults to None and can be omitted. |
| other_sound | NotificationSound | This argument defaults to None and can be omitted. |