@wppconnect-team/wppconnect - v2.0.2
Preparing search index...
WAJS
contact
QueryExistsResult
Interface QueryExistsResult
Deprecated
Use queryWidExists instead
interface
QueryExistsResult
{
biz
:
boolean
;
bizInfo
?:
{
verifiedName
?:
{
isApi
:
boolean
;
level
:
string
;
name
:
string
;
privacyMode
:
any
;
serial
?:
string
;
}
;
}
;
disappearingMode
?:
{
duration
:
number
;
settingTimestamp
:
number
}
;
lid
?:
WAJS
.
whatsapp
.
Wid
;
status
?:
string
;
username
?:
string
;
wid
:
WAJS
.
whatsapp
.
Wid
;
}
Index
Properties
biz
biz
Info?
disappearing
Mode?
lid?
status?
username?
wid
Properties
biz
biz
:
boolean
Optional
biz
Info
bizInfo
?:
{
verifiedName
?:
{
isApi
:
boolean
;
level
:
string
;
name
:
string
;
privacyMode
:
any
;
serial
?:
string
;
}
;
}
Optional
disappearing
Mode
disappearingMode
?:
{
duration
:
number
;
settingTimestamp
:
number
}
Optional
lid
lid
?:
WAJS
.
whatsapp
.
Wid
Optional
status
status
?:
string
Optional
username
username
?:
string
wid
wid
:
WAJS
.
whatsapp
.
Wid
Settings
Member Visibility
External
Theme
OS
Light
Dark
On This Page
Properties
biz
biz
Info
disappearing
Mode
lid
status
username
wid
@wppconnect-team/wppconnect - v2.0.2
Loading...
Deprecated
Use queryWidExists instead