Wapi.js Docs / ReactionEventInterface
Represents the interface for a reaction event.
client:
Client
The client instance associated with the event.
packages/wapi.js/src/webhook/events/base/interface.ts:18
context:
MessageContext
The context of the message.
packages/wapi.js/src/webhook/events/base/interface.ts:35
messageId:
string
The ID of the message.
MessageEventInterface
.messageId
packages/wapi.js/src/webhook/events/base/interface.ts:30
reaction:
ReactionMessage
The reaction message associated with the event.
packages/wapi.js/src/webhook/events/reaction/interface.ts:14
timestamp:
number
The timestamp of the message.
MessageEventInterface
.timestamp
packages/wapi.js/src/webhook/events/base/interface.ts:39
Wapi.js Docs / ReactionEventInterface
Represents the interface for a reaction event.
client:
Client
The client instance associated with the event.
packages/wapi.js/src/webhook/events/base/interface.ts:18
context:
MessageContext
The context of the message.
packages/wapi.js/src/webhook/events/base/interface.ts:35
messageId:
string
The ID of the message.
MessageEventInterface
.messageId
packages/wapi.js/src/webhook/events/base/interface.ts:30
reaction:
ReactionMessage
The reaction message associated with the event.
packages/wapi.js/src/webhook/events/reaction/interface.ts:14
timestamp:
number
The timestamp of the message.
MessageEventInterface
.timestamp
packages/wapi.js/src/webhook/events/base/interface.ts:39