using Newtonsoft.Json; using System.Collections.Generic; namespace NadekoBot.Modules.Searches.Common { public class Audio { public string Url { get; set; } } public class Example { public List