mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 08:56:56 +01:00
23 lines
514 B
Markdown
23 lines
514 B
Markdown
---
|
|
title: notificationSettingsScopeChat
|
|
description: Notification settings applied to particular chat
|
|
---
|
|
## 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)
|
|
|
|
|