## Constructor: inputNotifyPeer ### Attributes: | Name | Type | Required | |----------|:-------------:|---------:| |peer|[InputPeer](../types/InputPeer.md) | Required| ### Type: [InputNotifyPeer](../types/InputNotifyPeer.md) ### Example: ``` $inputNotifyPeer = ['peer' => InputPeer, ]; ```