在未转发 mime 类型时, 无法下载带有无效的 MediaFileType 的未标记图像
作者: kleevitskiy创建于 2026年9月2日更新于 2026年9月9日
标签bugissued hightypings
- Authenticate using
LocalAuth. - Use a WhatsApp group whose incoming message authors are represented as
@lid. - Send one or more JPEG images to the group.
- Fetch the messages from the group using
chat.fetchMessages(). - Call
message.downloadMedia()for each media message. - Observe the opaque
t: terror.
内容来源: wwebjs/whatsapp-web.js