Get Reactions Count
Gets the number of reactions from a message.
This block will only return up to 3000 reactions due to Discord limitations.
What does it do?
The Get Reactions Count block retrieves the exact count of the specified reaction in any given message.
Inputs
Message ID Required
The ID of the message to get the reaction count 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 custom emoji in the format name:id
to get the readtion count 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
Outputs
Count
The number of reactions retrieved.
Example: 10