diff --git a/src/IGBInstance.ts b/src/IGBInstance.ts index 7208990..ef79d60 100644 --- a/src/IGBInstance.ts +++ b/src/IGBInstance.ts @@ -59,7 +59,6 @@ export interface IGBInstance { whatsappBotKey: string; whatsappServiceNumber: string; whatsappServiceUrl: string; - whatsappServiceWebhookUrl: string; smsKey: string; smsSecret: string; smsServiceNumber: string;