552 B
552 B
title | description |
---|---|
inputPeerNotifyEventsAll | inputPeerNotifyEventsAll attributes, type and example |
Constructor: inputPeerNotifyEventsAll
Attributes:
Name | Type | Required |
---|
Type: InputPeerNotifyEvents
Example:
$inputPeerNotifyEventsAll = ['_' => 'inputPeerNotifyEventsAll', ];
Or, if you're into Lua:
inputPeerNotifyEventsAll={_='inputPeerNotifyEventsAll', }