Home > borogove > Chat > setNotifications
Chat.setNotifications() method
Update notification preferences
Signature:
setNotifications(filtered: boolean, mention: boolean, reply: boolean): void;
Parameters
| Parameter | Type | Description |
|---|---|---|
| filtered | boolean | |
| mention | boolean | |
| reply | boolean |
Returns:
void