namespace vassago.TwitchInterface; public class TwitchConfig { public string username {get; set;} public string oauth {get; set;} }