mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-01-14 07:42:27 -06:00
feat: added auto_create to the chatwoot set to create the inbox automatically or not
This commit is contained in:
@@ -8,4 +8,5 @@ export class ChatwootDto {
|
||||
number?: string;
|
||||
reopen_conversation?: boolean;
|
||||
conversation_pending?: boolean;
|
||||
auto_create?: boolean;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user