mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-01-25 13:00:01 -06:00
fix: upload media s3 on waba
This commit is contained in:
@@ -23,7 +23,6 @@ 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