peerNotifySettings

peerNotifySettings#99622c0c flags:# show_previews:flags.0?Bool silent:flags.1?Bool mute_until:flags.2?int ios_sound:flags.3?NotificationSound android_sound:flags.4?NotificationSound other_sound:flags.5?NotificationSound stories_muted:flags.6?Bool stories_hide_sender:flags.7?Bool stories_ios_sound:flags.8?NotificationSound stories_android_sound:flags.9?NotificationSound stories_other_sound:flags.10?NotificationSound = PeerNotifySettings;

Parameters

NameTypeDescription
flags # Bit mask: a field written flags.N?T is present only when bit N is set.
show_previews flags.0?Bool
silent flags.1?Bool Send without sound: the recipient gets no notification.
mute_until flags.2?int
ios_sound flags.3?NotificationSound
android_sound flags.4?NotificationSound
other_sound flags.5?NotificationSound
stories_muted flags.6?Bool
stories_hide_sender flags.7?Bool
stories_ios_sound flags.8?NotificationSound
stories_android_sound flags.9?NotificationSound
stories_other_sound flags.10?NotificationSound

Type

PeerNotifySettings

Related pages

Types used here