@wppconnect/wa-js - v3.23.1
Preparing search index...
whatsapp
functions
MsgFindMediaParams
Interface MsgFindMediaParams
interface
MsgFindMediaParams
{
anchor
?:
MsgKey
;
chat
:
any
;
count
:
number
;
direction
?:
"after"
|
"before"
;
mediaType
?:
"document"
|
"url"
|
"allMedia"
|
"allLinks"
|
"allDocs"
;
}
Index
Properties
anchor?
chat
count
direction?
media
Type?
Properties
Optional
anchor
anchor
?:
MsgKey
chat
chat
:
any
count
count
:
number
Optional
direction
direction
?:
"after"
|
"before"
Optional
media
Type
mediaType
?:
"document"
|
"url"
|
"allMedia"
|
"allLinks"
|
"allDocs"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
anchor
chat
count
direction
media
Type
@wppconnect/wa-js - v3.23.1
Loading...