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