GetScopeNotificationSettings constructor

GetScopeNotificationSettings(
  1. {required NotificationSettingsScope scope,
  2. int? extra,
  3. int? clientId}
)

Returns the notification settings for chats of a given type

Returns ScopeNotificationSettings

Implementation

GetScopeNotificationSettings