getSavedNotificationSound¶
Returns saved notification sound by its identifier. Returns a 404 error if there is no saved notification sound with the specified identifier
getSavedNotificationSound(
notification_sound_id: int64
) → NotificationSound