491 B
491 B
title | description | image |
---|---|---|
inputNotifyUsers | Notifications generated by all users. | https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png |
Constructor: inputNotifyUsers
Notifications generated by all users.
Type: InputNotifyPeer
Example:
$inputNotifyUsers = ['_' => 'inputNotifyUsers'];
Or, if you're into Lua:
inputNotifyUsers={_='inputNotifyUsers'}