pedroslopez / whatsapp-web.js

A WhatsApp client library for NodeJS that connects through the WhatsApp Web browser app
https://wwebjs.dev
Apache License 2.0
15.17k stars 3.62k forks source link

feat: Support disappearing message for single chat #3268

Open adnkh opened 3 weeks ago

adnkh commented 3 weeks ago

Control disappearing message for single chat

Description

This edit will allow modifieng the disappearing configuration for a single chat.

Related Issue

https://github.com/pedroslopez/whatsapp-web.js/issues/1559

How Has This Been Tested

It was tested manually by modifying the disappearing message for multiple chats

Types of changes

Checklist