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