Preparing search index...
The search index is not available
@wppconnect-team/wppconnect - v1.35.1
@wppconnect-team/wppconnect
WAJS
chat
GetMessagesOptions
Interface GetMessagesOptions
interface
GetMessagesOptions
{
count
?:
number
;
direction
?:
"before"
|
"after"
;
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
?:
"before"
|
"after"
Optional
id
id
?:
string
Optional
media
media
?:
|
"image"
|
"document"
|
"url"
|
"all"
Optional
only
Unread
only
Unread
?:
boolean
Settings
Member Visibility
External
Theme
OS
Light
Dark
On This Page
Properties
count
direction
id
media
only
Unread
@wppconnect-team/wppconnect - v1.35.1
Loading...