RemoveSavedNotificationSound constructor

RemoveSavedNotificationSound(
  1. {required int64 notification_sound_id,
  2. int? extra,
  3. int? clientId}
)

Removes a notification sound from the list of saved notification sounds

Returns Ok

Implementation

RemoveSavedNotificationSound