namespace MediaBrowser.Controller.Channels { public class InternalAllChannelMediaQuery { public string UserId { get; set; } } }