542 B
542 B
title | description | image |
---|---|---|
inputPeerNotifyEventsEmpty | inputPeerNotifyEventsEmpty attributes, type and example | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputPeerNotifyEventsEmpty
Type: InputPeerNotifyEvents
Example:
$inputPeerNotifyEventsEmpty = ['_' => 'inputPeerNotifyEventsEmpty'];
Or, if you're into Lua:
inputPeerNotifyEventsEmpty={_='inputPeerNotifyEventsEmpty'}