2017-03-11 19:54:51 +01:00
|
|
|
---
|
|
|
|
title: updateNotificationSettings
|
|
|
|
description: Notification settings for some chats was updated
|
|
|
|
---
|
|
|
|
## Constructor: updateNotificationSettings
|
|
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Notification settings for some chats was updated
|
|
|
|
|
|
|
|
### Attributes:
|
|
|
|
|
|
|
|
| Name | Type | Required | Description |
|
2017-08-20 11:05:56 +02:00
|
|
|
|----------|---------------|----------|-------------|
|
2017-03-11 19:54:51 +01:00
|
|
|
|scope|[NotificationSettingsScope](../types/NotificationSettingsScope.md) | Yes|Kinds of chats for which notification settings was updated|
|
2017-09-29 15:50:59 +02:00
|
|
|
|notification\_settings|[notificationSettings](../constructors/notificationSettings.md) | Yes|New notification settings|
|
2017-03-11 19:54:51 +01:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Type: [Update](../types/Update.md)
|
|
|
|
|
|
|
|
|