mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-26 15:17:44 -06:00
feat: Added ignoreJids in chatwoot settings
This commit is contained in:
@@ -16,4 +16,5 @@ export class ChatwootDto {
|
||||
autoCreate?: boolean;
|
||||
organization?: string;
|
||||
logo?: string;
|
||||
ignoreJids?: string[];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user