NotifyPeer#

class pyrogram.raw.base.NotifyPeer#

Object defines the set of users and/or groups that generate notifications.

Constructors:

This base type has 5 constructors available.

NotifyBroadcasts

Channel notification settings.

NotifyChats

Notifications generated by all groups.

NotifyForumTopic

Notifications generated by a topic in a forum.

NotifyPeer

Notifications generated by a certain user or group.

NotifyUsers

Notifications generated by all users.