Constructor: inputNotifyPeer
Notifications generated by a certain user or group.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
peer | Username, chat ID, Update, Message or InputPeer | Optional | User or group |
Type: InputNotifyPeer
Example:
$inputNotifyPeer = ['_' => 'inputNotifyPeer', 'peer' => InputPeer];