@wppconnect/wa-js - v3.19.3
Preparing search index...
whatsapp
functions
findOrCreateLatestChat
Function findOrCreateLatestChat
findOrCreateLatestChat
(
wid
:
Wid
,
type
?:
|
"username_contactless_search"
|
"forwardSelectedModals"
|
"newChatFlow"
|
"chatInfoTopCard"
,
)
:
Promise
<
{
chat
:
ChatModel
;
created
:
boolean
}
>
Parameters
wid
:
Wid
Optional
type
:
|
"username_contactless_search"
|
"forwardSelectedModals"
|
"newChatFlow"
|
"chatInfoTopCard"
Returns
Promise
<
{
chat
:
ChatModel
;
created
:
boolean
}
>
Whatsapp
WAWebFindChatAction
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@wppconnect/wa-js - v3.19.3
Loading...
Whatsapp
WAWebFindChatAction