export interface IGetWebhookInfo { result: { url: string; }; }