mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
docs: How to send disappearing messages
This commit is contained in:
@@ -533,7 +533,7 @@ const sendMsg = await sock.sendMessage(id, templateMessage)
|
||||
ptt: true,
|
||||
/** Should it send as a disappearing messages.
|
||||
* By default 'chat' -- which follows the setting of the chat */
|
||||
sendEphemeral: 'chat'
|
||||
ephemeralExpiration: WA_DEFAULT_EPHEMERAL
|
||||
}
|
||||
```
|
||||
## Forwarding Messages
|
||||
|
||||
Reference in New Issue
Block a user