InputPeerNotifySettings
---types---
inputPeerNotifySettings#df1f002b flags:# show_previews:flags.0?Bool silent:flags.1?Bool mute_until:flags.2?date sound:flags.3?NotificationSound = InputPeerNotifySettings
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. |
sound | NotificationSound | This argument defaults to None and can be omitted. |