chatwoot_sign_delimiter

This commit is contained in:
Gabriel Pastori
2023-12-16 17:23:39 -03:00
parent 1be1326b52
commit 4ed1edf53d
6 changed files with 18 additions and 2 deletions

View File

@@ -5,6 +5,7 @@ export class ChatwootDto {
url?: string;
name_inbox?: string;
sign_msg?: boolean;
sign_delimiter?: string;
number?: string;
reopen_conversation?: boolean;
conversation_pending?: boolean;