mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-01-25 13:00:01 -06:00
Declares instanceDto.chatwootAutoCreate
This commit is contained in:
@@ -23,6 +23,7 @@ export class InstanceDto extends IntegrationDto {
|
|||||||
proxyProtocol?: string;
|
proxyProtocol?: string;
|
||||||
proxyUsername?: string;
|
proxyUsername?: string;
|
||||||
proxyPassword?: string;
|
proxyPassword?: string;
|
||||||
|
chatwootAutoCreate?: boolean;
|
||||||
}
|
}
|
||||||
|
|
||||||
export class SetPresenceDto {
|
export class SetPresenceDto {
|
||||||
|
|||||||
Reference in New Issue
Block a user