mirror of
https://github.com/cheveguerra/whatsapp-web.js.git
synced 2026-04-19 20:19:14 +00:00
Merge branch 'main' into fix-buttons-list
This commit is contained in:
3
index.d.ts
vendored
3
index.d.ts
vendored
@@ -1328,6 +1328,9 @@ declare namespace WAWebJS {
|
||||
webClientShouldHandle: boolean,
|
||||
/** Object with participants */
|
||||
participants: object
|
||||
|
||||
/** Reject the call */
|
||||
reject: () => Promise<void>
|
||||
}
|
||||
|
||||
/** Message type List */
|
||||
|
||||
Reference in New Issue
Block a user