Improve backend
This commit is contained in:
@@ -147,12 +147,10 @@ export interface MLInsightsSettings {
|
||||
}
|
||||
|
||||
export interface NotificationSettings {
|
||||
// WhatsApp Configuration
|
||||
// WhatsApp Configuration (Shared Account Model)
|
||||
whatsapp_enabled: boolean;
|
||||
whatsapp_phone_number_id: string;
|
||||
whatsapp_access_token: string;
|
||||
whatsapp_business_account_id: string;
|
||||
whatsapp_api_version: string;
|
||||
whatsapp_display_phone_number: string;
|
||||
whatsapp_default_language: string;
|
||||
|
||||
// Email Configuration
|
||||
|
||||
Reference in New Issue
Block a user