@wppconnect-team/wppconnect - v1.40.1
Preparing search index...
WAJS
whatsapp
functions
MsgFindMediaParams
Interface MsgFindMediaParams
interface
MsgFindMediaParams
{
anchor
?:
MsgKey
;
chat
:
any
;
count
:
number
;
direction
?:
"before"
|
"after"
;
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
?:
"before"
|
"after"
Optional
media
Type
mediaType
?:
"document"
|
"url"
|
"allMedia"
|
"allLinks"
|
"allDocs"
Settings
Member Visibility
External
Theme
OS
Light
Dark
On This Page
Properties
anchor
chat
count
direction
media
Type
@wppconnect-team/wppconnect - v1.40.1
Loading...