MadelineProto/docs/TD_docs/constructors/updateNotificationSettings.md

24 lines
671 B
Markdown
Raw Normal View History

---
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
|----------|---------------|----------|-------------|
|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|
### Type: [Update](../types/Update.md)