PeerNotifySettings

Notification settings.

peerNotifySettings#a83b0426 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 = PeerNotifySettings;

---functions---

account.getNotifySettings#12b3ad31 peer:InputNotifyPeer = PeerNotifySettings;

Constructors

Constructor Description
peerNotifySettings Notification settings.

Methods

Method Description
account.getNotifySettings Gets current notification settings for a given user/group, from all users/all groups.