Preparing search index...
The search index is not available
@wppconnect/wa-js - v3.16.0
@wppconnect/wa-js
chat
canReply
Function canReply
canReply
(
messageId
:
string
|
Stringable
|
MsgModel
|
MsgKey
)
:
Promise
<
boolean
>
Get if message can reply
Parameters
messageId
:
string
|
Stringable
|
MsgModel
|
MsgKey
Returns
Promise
<
boolean
>
Example
WPP
.
chat
.
canReply
(
'[message_id]'
);
Copy
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@wppconnect/wa-js - v3.16.0
Loading...
Get if message can reply