Preparing search index...
The search index is not available
@wppconnect/wa-js - v3.16.0
@wppconnect/wa-js
chat
GetMessagesOptions
Interface GetMessagesOptions
interface
GetMessagesOptions
{
count
?:
number
;
direction
?:
"after"
|
"before"
;
id
?:
string
;
media
?:
"image"
|
"document"
|
"url"
|
"all"
;
onlyUnread
?:
boolean
;
}
Index
Properties
count?
direction?
id?
media?
only
Unread?
Properties
Optional
count
count
?:
number
Optional
direction
direction
?:
"after"
|
"before"
Optional
id
id
?:
string
Optional
media
media
?:
"image"
|
"document"
|
"url"
|
"all"
Optional
only
Unread
onlyUnread
?:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
count
direction
id
media
only
Unread
@wppconnect/wa-js - v3.16.0
Loading...