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