InputNotifyPeer

class pyrogram.raw.base.InputNotifyPeer[source]

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

Constructors:

This base type has 6 constructors available.

InputNotifyBroadcasts

All channels

InputNotifyChats

Notifications generated by all groups.

InputNotifyCommunity

Constructor of InputNotifyPeer.

InputNotifyForumTopic

Notifications generated by a topic in a forum.

InputNotifyPeer

Notifications generated by a certain user or group.

InputNotifyUsers

Notifications generated by all users.