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