mirror of
https://github.com/danog/MadelineProto.git
synced 2024-12-15 08:36:55 +01:00
23 lines
508 B
Markdown
23 lines
508 B
Markdown
---
|
|
title: notificationSettingsForChat
|
|
description: Notification settings applied to particular chat
|
|
---
|
|
## Constructor: notificationSettingsForChat
|
|
[Back to constructors index](index.md)
|
|
|
|
|
|
|
|
Notification settings applied to particular chat
|
|
|
|
### Attributes:
|
|
|
|
| Name | Type | Required | Description |
|
|
|----------|---------------|----------|-------------|
|
|
|chat\_id|[long](../types/long.md) | Yes|Chat identifier|
|
|
|
|
|
|
|
|
### Type: [NotificationSettingsScope](../types/NotificationSettingsScope.md)
|
|
|
|
|