mirror of
https://github.com/cheveguerra/whatsapp-web.js.git
synced 2026-04-20 04:29:15 +00:00
Merge branch 'main' into patch-participants
This commit is contained in:
4
index.d.ts
vendored
4
index.d.ts
vendored
@@ -1062,6 +1062,10 @@ declare namespace WAWebJS {
|
||||
* Set this to Infinity to load all messages.
|
||||
*/
|
||||
limit?: number
|
||||
/**
|
||||
* Return only messages from the bot number or vise versa. To get all messages, leave the option undefined.
|
||||
*/
|
||||
fromMe?: boolean
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user