22 lines
668 B
Markdown
22 lines
668 B
Markdown
---
|
|
title: resetAllNotificationSettings
|
|
description: Resets all notification settings to the default value. By default the only muted chats are supergroups, sound is set to 'default' and message previews are showed
|
|
---
|
|
## Method: resetAllNotificationSettings
|
|
[Back to methods index](index.md)
|
|
|
|
|
|
YOU CANNOT USE THIS METHOD IN MADELINEPROTO
|
|
|
|
|
|
Resets all notification settings to the default value. By default the only muted chats are supergroups, sound is set to 'default' and message previews are showed
|
|
|
|
### Params:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|
|
|
|
### Return type: [Ok](../types/Ok.md)
|
|
|