UpdateScopeNotificationSettings constructor

UpdateScopeNotificationSettings(
  1. {required NotificationSettingsScope scope,
  2. required ScopeNotificationSettings notification_settings,
  3. int? extra,
  4. int? clientId}
)

Notification settings for some type of chats were updated

Implementation

UpdateScopeNotificationSettings