@wppconnect/wa-js - v4.1.0
Preparing search index...
whatsapp
USyncQueryListItem
Interface USyncQueryListItem
interface
USyncQueryListItem
{
business
?:
USyncQueryBizInfo
;
contact
?:
{
type
?:
"in"
|
"out"
}
;
disappearing_mode
?:
{
duration
?:
number
;
t
?:
number
}
;
id
?:
Wid
;
lid
?:
string
|
{
_serialized
:
string
}
;
status
?:
string
;
}
Index
Properties
business?
contact?
disappearing_
mode?
id?
lid?
status?
Properties
Optional
business
business
?:
USyncQueryBizInfo
Optional
contact
contact
?:
{
type
?:
"in"
|
"out"
}
Optional
disappearing_
mode
disappearing_mode
?:
{
duration
?:
number
;
t
?:
number
}
Optional
id
id
?:
Wid
Optional
lid
lid
?:
string
|
{
_serialized
:
string
}
Optional
status
status
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
business
contact
disappearing_
mode
id
lid
status
@wppconnect/wa-js - v4.1.0
Loading...