--- title: "inputNotifyUsers" description: "Notifications generated by all users." nav_exclude: true image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png --- # Constructor: inputNotifyUsers [Back to constructors index](/API_docs/constructors/index.html) Notifications generated by all users. ### Type: [InputNotifyPeer](/API_docs/types/InputNotifyPeer.html) ### Example: ``` $inputNotifyUsers = ['_' => 'inputNotifyUsers']; ```