feat: chatwoot integration completed

This commit is contained in:
Davidson Gomes 2023-07-12 20:58:18 -03:00
parent 052303cc93
commit 702dbebfbe

View File

@ -87,7 +87,6 @@ export class ChatwootService {
instance: InstanceDto,
phoneNumber: string,
inboxId: number,
accountId: number,
name?: string,
) {
const client = await this.clientCw(instance);