Link Search Menu Expand Document

Constructor: inputNotifyPeer

Back to constructors index

Notifications generated by a certain user or group.

Attributes:

NameTypeRequiredDescription
peerUsername, chat ID, Update, Message or InputPeerOptionalUser or group

Type: InputNotifyPeer

Example:

$inputNotifyPeer = ['_' => 'inputNotifyPeer', 'peer' => InputPeer];