View Source ExTDLib.Method.SetScopeNotificationSettings (ExTDLib v0.0.4)
Changes notification settings for chats of a given type. Returns object_ptr<Ok>.
| Name | Type | Description |
|---|---|---|
| scope | NotificationSettingsScope | Types of chats for which to change the notification settings. |
| notification_settings | scopeNotificationSettings | The new notification settings for the given scope. |
More details on telegram's documentation.