441 B
441 B
title | description | image |
---|---|---|
notifyBroadcasts | Notify broadcasts | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: notifyBroadcasts
Notify broadcasts
Type: NotifyPeer
Example:
$notifyBroadcasts = ['_' => 'notifyBroadcasts'];
Or, if you're into Lua:
notifyBroadcasts={_='notifyBroadcasts'}