using Telegrator.Hosting.Components; using Microsoft.AspNetCore.Routing; namespace Telegrator.Hosting.Web { public class TelegramBotWebHost //: ITelegramBotWebHost { } }