namespace Alchegos.Webhook.Handlers.AlchegosEventHandlers; public interface IAlchegosEventHandler : IWebhookEventHandler { }