TDLib v0.0.2 TDLib.Method.SetNotificationSettings View Source
Changes notification settings for a given scope.
Returns object_ptr
| Name | Type | Description |
|---|---|---|
| scope | NotificationSettingsScope | Scope for which to change the notification settings. |
| notification_settings | notificationSettings | The new notification settings for the given scope. |
More details on telegram’s documentation.