namespace BotSharp.Plugin.HttpHandler.Enums;
public class Utility
{
public const string HttpHandler = "http-handler";
}