Get Reactions
Get all reactions from a message.
NOTE
This block is an iterator. Learn more about iterators.
What does it do?
The Get Reactions block allows you to retrieve all the reactions on any given message.
Inputs
Message ID Required
The ID of the message to retrieve reactions from.
Example: 1171967319287799820
Channel ID Required
The ID of the channel the message is located in.
Example: 1160618202196361317
Emoji ID Required
A Unicode emoji or a custom emoji in the format name:id
to retrieve the reactions of.
Example: blobsmile:1151363432369627180
/ 👋
NOTE
Custom Emojis in inventor are formatted differently compared to how they appear in discord. For example — <:smiley:1234567890>
would be just smiley:1234567890
Limit Required
The maximum number of reactions to return (1-100).
Example: 50
Outputs
User ID
The User ID of the current iteration's reaction author.
Example: 1171967319287799820
Username
The Username of the current iteration's reaction author.
Example: its.hazrd