namespace YandexMusic.API.Models.Feed.Event; public class YFeedEventPromotion : YFeedEventTitled { public YFeedPromotion Promo { get; set; } }