Sign in

Get reactions (user list)

documented

Fetch list of users who reacted with emoji on a message.

GET /channels/{channel.id}/messages/{message.id}/reactions/{emoji}/?limit=100Channelsno implementation yet0 runs

Input

channel_id*
Channel ID
123456789012345678
message_id*
Message ID
987654321098765432
emoji*
Emoji
Unicode emoji or custom emoji name:id (URL-encoded as needed)
limit
Limit
100
Calls Discord as you (your API key is your account); keychains.dev holds the credentials.
Get reactions (user list) · Discord · OpenIntegrations