SetScopeNotificationSettings constructor

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

Changes notification settings for chats of a given type

Returns Ok

Implementation

SetScopeNotificationSettings