mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-14 01:41:24 -06:00
Declares instanceDto.chatwootAutoCreate
This commit is contained in:
parent
fed49c2072
commit
1db339c65f
@ -23,6 +23,7 @@ export class InstanceDto extends IntegrationDto {
|
||||
proxyProtocol?: string;
|
||||
proxyUsername?: string;
|
||||
proxyPassword?: string;
|
||||
chatwootAutoCreate?: boolean;
|
||||
}
|
||||
|
||||
export class SetPresenceDto {
|
||||
|
Loading…
Reference in New Issue
Block a user