mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-19 11:52:20 -06:00
Chatwoot review and improvements
This commit is contained in:
@@ -35,13 +35,6 @@ export class InstanceDto {
|
||||
rabbitmqEvents?: string[];
|
||||
sqsEnabled?: boolean;
|
||||
sqsEvents?: string[];
|
||||
typebotUrl?: string;
|
||||
typebot?: string;
|
||||
typebotExpire?: number;
|
||||
typebotKeywordFinish?: string;
|
||||
typebotDelayMessage?: number;
|
||||
typebotUnknownMessage?: string;
|
||||
typebotListeningFromMe?: boolean;
|
||||
proxyHost?: string;
|
||||
proxyPort?: string;
|
||||
proxyProtocol?: string;
|
||||
|
||||
Reference in New Issue
Block a user