MadelineProtoDocs/old_docs/API_docs_v66/constructors/inputPeerNotifyEventsEmpty.md

549 B

title description image
inputPeerNotifyEventsEmpty Empty input peer notify events https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inputPeerNotifyEventsEmpty

Back to constructors index

Empty input peer notify events

Type: InputPeerNotifyEvents

Example:

$inputPeerNotifyEventsEmpty = ['_' => 'inputPeerNotifyEventsEmpty'];

Or, if you're into Lua:

inputPeerNotifyEventsEmpty={_='inputPeerNotifyEventsEmpty'}