MadelineProtoDocs/old_docs/API_docs_v5/constructors/inputPeerNotifyEventsEmpty.md

542 B

title description image
inputPeerNotifyEventsEmpty inputPeerNotifyEventsEmpty attributes, type and example https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png

Constructor: inputPeerNotifyEventsEmpty

Back to constructors index

Type: InputPeerNotifyEvents

Example:

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

Or, if you're into Lua:

inputPeerNotifyEventsEmpty={_='inputPeerNotifyEventsEmpty'}