mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-20 12:22:21 -06:00
fix: baileys and chatwoot
This commit is contained in:
@@ -12,6 +12,7 @@ export class InstanceDto extends IntegrationDto {
|
||||
token?: string;
|
||||
status?: string;
|
||||
ownerJid?: string;
|
||||
connectionStatus?: string;
|
||||
profileName?: string;
|
||||
profilePicUrl?: string;
|
||||
// settings
|
||||
|
||||
Reference in New Issue
Block a user