Preparing search index...
The search index is not available
@wppconnect-team/wppconnect - v1.35.1
@wppconnect-team/wppconnect
WAJS
whatsapp
functions
MsgFindQueryParams
Interface MsgFindQueryParams
interface
MsgFindQueryParams
{
count
:
number
;
direction
:
"before"
|
"after"
;
fromMe
?:
boolean
;
id
?:
string
;
media
?:
"document"
|
"url"
;
participant
?:
any
;
remote
:
WAJS
.
whatsapp
.
Wid
;
}
Index
Properties
count
direction
from
Me?
id?
media?
participant?
remote
Properties
count
count
:
number
direction
direction
:
"before"
|
"after"
Optional
from
Me
from
Me
?:
boolean
Optional
id
id
?:
string
Optional
media
media
?:
"document"
|
"url"
Optional
participant
participant
?:
any
remote
remote
:
WAJS
.
whatsapp
.
Wid
Settings
Member Visibility
External
Theme
OS
Light
Dark
On This Page
Properties
count
direction
from
Me
id
media
participant
remote
@wppconnect-team/wppconnect - v1.35.1
Loading...