mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-14 09:51:24 -06:00
feat: chatwoot integration completed
This commit is contained in:
parent
052303cc93
commit
702dbebfbe
@ -87,7 +87,6 @@ export class ChatwootService {
|
||||
instance: InstanceDto,
|
||||
phoneNumber: string,
|
||||
inboxId: number,
|
||||
accountId: number,
|
||||
name?: string,
|
||||
) {
|
||||
const client = await this.clientCw(instance);
|
||||
|
Loading…
Reference in New Issue
Block a user