Добавьте файлы проекта.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using Telegrator.Hosting.Components;
|
||||
|
||||
namespace Telegrator.Hosting.Web.Components
|
||||
{
|
||||
public interface ITelegramBotWebHost : ITelegramBotHost//, IEndpointRouteBuilder
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user