Preparing search index...
The search index is not available
@wppconnect-team/wppconnect - v1.35.1
@wppconnect-team/wppconnect
WAJS
chat
SendMessageReturn
Interface SendMessageReturn
interface
SendMessageReturn
{
ack
:
number
;
from
?:
string
;
id
:
string
;
latestEditMsgKey
?:
MsgKey
;
sendMsgResult
:
Promise
<
SendMsgResult
>
;
to
?:
string
;
}
Index
Properties
ack
from?
id
latest
Edit
Msg
Key?
send
Msg
Result
to?
Properties
ack
ack
:
number
Optional
from
from
?:
string
id
id
:
string
Optional
latest
Edit
Msg
Key
latest
Edit
Msg
Key
?:
MsgKey
send
Msg
Result
send
Msg
Result
:
Promise
<
SendMsgResult
>
Optional
to
to
?:
string
Settings
Member Visibility
External
Theme
OS
Light
Dark
On This Page
Properties
ack
from
id
latest
Edit
Msg
Key
send
Msg
Result
to
@wppconnect-team/wppconnect - v1.35.1
Loading...