24 lines
587 B
Markdown
24 lines
587 B
Markdown
---
|
|
title: notificationSettingsScopeChat
|
|
description: Notification settings applied to particular chat
|
|
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
|
|
---
|
|
# Constructor: notificationSettingsScopeChat
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
Notification settings applied to particular chat
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|chat\_id|[int53](../types/int53.md) | Yes|Chat identifier|
|
|
|
|
|
|
|
|
### Type: [NotificationSettingsScope](../types/NotificationSettingsScope.md)
|
|
|
|
|