mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-27 02:48:39 -06:00
Update typebot.service.ts
This commit is contained in:
parent
603197cdc8
commit
b993b7075c
@ -294,7 +294,7 @@ export class TypebotService {
|
||||
}
|
||||
|
||||
// Obtém os tipos de mensagem e o tipo identificado
|
||||
const messageType = this.getTypeMessage(msg.message);
|
||||
//const messageType = this.getTypeMessage(msg.message);
|
||||
|
||||
private getMessageContent(types: any) {
|
||||
this.logger.verbose('get message content');
|
||||
|
Loading…
Reference in New Issue
Block a user