549 B
549 B
title | description | image |
---|---|---|
inputPeerNotifyEventsEmpty | Empty input peer notify events | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputPeerNotifyEventsEmpty
Empty input peer notify events
Type: InputPeerNotifyEvents
Example:
$inputPeerNotifyEventsEmpty = ['_' => 'inputPeerNotifyEventsEmpty'];
Or, if you're into Lua:
inputPeerNotifyEventsEmpty={_='inputPeerNotifyEventsEmpty'}