feat: Added Typebot integration

This commit is contained in:
Davidson Gomes
2023-08-07 18:54:12 -03:00
parent 7c5d94c19e
commit b502ebd23a
12 changed files with 98 additions and 26 deletions

View File

@@ -91,6 +91,7 @@ export declare namespace wa {
url?: string;
typebot?: string;
expire?: number;
keyword_finish?: string;
delay_message?: number;
unknown_message?: string;
sessions?: Session[];