MessageReactionEvent
- interface MessageReactionEvent
Payload for a message reaction add/remove event.
exported from
lib.weeble.d
Properties
Property |
Type |
Description |
|---|---|---|
|
|
ID of the channel. |
|
|
The emoji used in the reaction. |
|
|
ID of the guild. |
|
|
The guild member who reacted, or null when Discord omits it. |
|
|
ID of the referenced message. |
|
|
ID of the user. |