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