mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-14 01:41: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,
|
instance: InstanceDto,
|
||||||
phoneNumber: string,
|
phoneNumber: string,
|
||||||
inboxId: number,
|
inboxId: number,
|
||||||
accountId: number,
|
|
||||||
name?: string,
|
name?: string,
|
||||||
) {
|
) {
|
||||||
const client = await this.clientCw(instance);
|
const client = await this.clientCw(instance);
|
||||||
|
Loading…
Reference in New Issue
Block a user