Preparing search index...
The search index is not available
@wppconnect/wa-js - v3.16.0
@wppconnect/wa-js
chat
DeleteMessageReturn
Interface DeleteMessageReturn
interface
DeleteMessageReturn
{
id
:
string
;
isDeleted
:
boolean
;
isRevoked
:
boolean
;
isSentByMe
:
boolean
;
sendMsgResult
:
SendMsgResult
;
}
Index
Properties
id
is
Deleted
is
Revoked
is
Sent
By
Me
send
Msg
Result
Properties
id
id
:
string
is
Deleted
isDeleted
:
boolean
is
Revoked
isRevoked
:
boolean
is
Sent
By
Me
isSentByMe
:
boolean
send
Msg
Result
sendMsgResult
:
SendMsgResult
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
is
Deleted
is
Revoked
is
Sent
By
Me
send
Msg
Result
@wppconnect/wa-js - v3.16.0
Loading...