UpdateSavedNotificationSounds constructor

UpdateSavedNotificationSounds(
  1. {required List<int64> notification_sound_ids,
  2. int? extra,
  3. int? clientId}
)

The list of saved notifications sounds was updated. This update may not be sent until information about a notification sound was requested for the first time

Implementation

UpdateSavedNotificationSounds