mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-25 22:57:44 -06:00
Added listening_from_me option in Set Typebot
This commit is contained in:
@@ -94,6 +94,7 @@ export declare namespace wa {
|
||||
keyword_finish?: string;
|
||||
delay_message?: number;
|
||||
unknown_message?: string;
|
||||
listening_from_me?: boolean;
|
||||
sessions?: Session[];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user