mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-26 23:27:45 -06:00
feat: Organization configuration and logo in chatwoot bot contact
This commit is contained in:
@@ -14,4 +14,6 @@ export class ChatwootDto {
|
||||
importMessages?: boolean;
|
||||
daysLimitImportMessages?: number;
|
||||
autoCreate?: boolean;
|
||||
organization?: string;
|
||||
logo?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user