inputPeerNotifySettings

inputPeerNotifySettings#cacb6ae2 flags:# 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;

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
sound flags.3?NotificationSound
stories_muted flags.6?Bool
stories_hide_sender flags.7?Bool
stories_sound flags.8?NotificationSound

Type

InputPeerNotifySettings

Related pages

Types used here