mirror of
https://github.com/danog/MadelineProtoDocs.git
synced 2024-12-02 09:38:28 +01:00
433 B
433 B
title | description | nav_exclude | image |
---|---|---|---|
notifyUsers | Notifications generated by all users. | true | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: notifyUsers
Notifications generated by all users.
Type: NotifyPeer
Example:
$notifyUsers = ['_' => 'notifyUsers'];