@wppconnect/wa-js - v3.23.1
Preparing search index...
whatsapp
SendToChatProps
Type Alias SendToChatProps
type
SendToChatProps
=
{
chat
:
ChatModel
;
earlyUpload
?:
Promise
<
any
>
;
options
?:
{
addEvenWhilePreparing
?:
boolean
;
caption
?:
string
;
ctwaContext
?:
any
;
footer
?:
string
;
forwardedFromWeb
?:
boolean
;
forwardingScore
?:
any
;
isForwarded
?:
boolean
;
isViewOnce
?:
boolean
;
mentionedJidList
?:
any
;
multicast
?:
any
;
productMsgOptions
?:
ModelPropertiesContructor
<
MsgModel
>
;
quotedMsg
?:
MsgModel
;
type
?:
null
|
string
;
}
;
}
Index
Properties
chat
early
Upload?
options?
Properties
chat
chat
:
ChatModel
Optional
early
Upload
earlyUpload
?:
Promise
<
any
>
Optional
options
options
?:
{
addEvenWhilePreparing
?:
boolean
;
caption
?:
string
;
ctwaContext
?:
any
;
footer
?:
string
;
forwardedFromWeb
?:
boolean
;
forwardingScore
?:
any
;
isForwarded
?:
boolean
;
isViewOnce
?:
boolean
;
mentionedJidList
?:
any
;
multicast
?:
any
;
productMsgOptions
?:
ModelPropertiesContructor
<
MsgModel
>
;
quotedMsg
?:
MsgModel
;
type
?:
null
|
string
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chat
early
Upload
options
@wppconnect/wa-js - v3.23.1
Loading...