@wppconnect-team/wppconnect - v1.37.8
Preparing search index...
WAJS
chat
ChatListOptions
Interface ChatListOptions
interface
ChatListOptions
{
count
?:
number
;
direction
?:
"before"
|
"after"
;
id
?:
WAJS
.
whatsapp
.
Wid
;
onlyArchived
?:
boolean
;
onlyCommunities
?:
boolean
;
onlyGroups
?:
boolean
;
onlyNewsletter
?:
boolean
;
onlyUsers
?:
boolean
;
onlyWithUnreadMessage
?:
boolean
;
withLabels
?:
string
[]
;
}
Index
Properties
count?
direction?
id?
only
Archived?
only
Communities?
only
Groups?
only
Newsletter?
only
Users?
only
With
Unread
Message?
with
Labels?
Properties
Optional
count
count
?:
number
Optional
direction
direction
?:
"before"
|
"after"
Optional
id
id
?:
WAJS
.
whatsapp
.
Wid
Optional
only
Archived
onlyArchived
?:
boolean
Optional
only
Communities
onlyCommunities
?:
boolean
Optional
only
Groups
onlyGroups
?:
boolean
Optional
only
Newsletter
onlyNewsletter
?:
boolean
Optional
only
Users
onlyUsers
?:
boolean
Optional
only
With
Unread
Message
onlyWithUnreadMessage
?:
boolean
Optional
with
Labels
withLabels
?:
string
[]
Settings
Member Visibility
External
Theme
OS
Light
Dark
On This Page
Properties
count
direction
id
only
Archived
only
Communities
only
Groups
only
Newsletter
only
Users
only
With
Unread
Message
with
Labels
@wppconnect-team/wppconnect - v1.37.8
Loading...