Constructor: notifyPeer
Notifications generated by a certain user or group.
Attributes:
Name | Type | Required | Description |
---|---|---|---|
peer | long | Yes | user or group |
Type: NotifyPeer
Example:
$notifyPeer = ['_' => 'notifyPeer', 'peer' => long];
Notifications generated by a certain user or group.
Name | Type | Required | Description |
---|---|---|---|
peer | long | Yes | user or group |
$notifyPeer = ['_' => 'notifyPeer', 'peer' => long];