nest-whatsapp - v0.0.1
Preparing search index...
WhatsAppReaction
Interface WhatsAppReaction
interface
WhatsAppReaction
{
action
?:
"react"
|
"unreact"
;
emoji
?:
string
;
message_id
:
string
;
}
Index
Properties
action?
emoji?
message_
id
Properties
Optional
action
action
?:
"react"
|
"unreact"
Optional
emoji
emoji
?:
string
message_
id
message_id
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
action
emoji
message_
id
nest-whatsapp - v0.0.1
Loading...