wppconnect-team / wppconnect

WPPConnect is an open source project developed by the JavaScript community with the aim of exporting functions from WhatsApp Web to the node, which can be used to support the creation of any interaction, such as customer service, media sending, intelligence recognition based on phrases artificial and many other things, use your imagination
https://wppconnect.io
Other
1.93k stars 339 forks source link

Problema ao encaminar mensagem de video. #449

Closed casantos10 closed 3 years ago

casantos10 commented 3 years ago

Quando faz o encaminhamento de mensagem de vídeo, a mensagem não é encaminhada. O atributo type da mensagem contém o valor 'video' mas o mediaData está assim :

mediaData: { type: "unknown", mediaStage: "INIT", animationDuration: 0, animatedAsNewMsg: false, isViewOnce: false, _swStreamingSupported: false, _listeningToSwSupport: false, isVcardOverMmsDocument: false, }

Mensagens de áudio, imagem e texto funcionam perfeitamente.

Estou usando o Node.js e a versão do wppconnect é a 1.8.13

edgardmessias commented 3 years ago

Não consegui reproduzir o erro, caso persista, reabrir a issue com mais detalhes.