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