Object defines the set of users and/or groups that generate notifications.
notifyPeer#9fd40bd8 peer:Peer = NotifyPeer;
notifyUsers#b4c83b4c = NotifyPeer;
notifyChats#c007cec3 = NotifyPeer;
notifyAll#74d07c60 = NotifyPeer;| Constructor | Description | 
|---|---|
| notifyPeer | Notifications generated by a certain user or group. | 
| notifyUsers | Notifications generated by all users. | 
| notifyChats | Notifications generated by all groups. | 
| notifyBroadcasts | Channel notification settings | 
| notifyForumTopic | Notifications generated by a topic in a forum. |