mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-01-09 21:32:20 -06:00
Added listening_from_me option in Set Typebot
This commit is contained in:
@@ -151,8 +151,6 @@ export class ChamaaiService {
|
||||
},
|
||||
});
|
||||
|
||||
console.log(request.data);
|
||||
|
||||
const answer = request.data?.answer;
|
||||
|
||||
const type = request.data?.type;
|
||||
|
||||
Reference in New Issue
Block a user