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