Interface: ReactionEvent
Defined in: client/options.ts:68
Reaction to a message.
Properties
emoji
emoji:
string
Defined in: client/options.ts:70
Reaction emoji (empty string if it was removed).
fromMe
fromMe:
boolean
Defined in: client/options.ts:74
Did I react?
key
key:
WAMessageKey
Defined in: client/options.ts:72
Key of the reacted message.