Basic Information

appmixer.discord.core.ListGuildMembersWithReactionsOnMessage

1.0.0

Public

Get a list of users that reacted with this emoji.

Input Ports

in

FieldTypeDescription
Channel ID text ID of the channel. If Channel ID has value, Thread ID is ignored.
Thread ID text ID of the thread. If Channel ID has value, Thread ID is ignored.
Message ID text ID of the message.
Emoji text Emoji of the reaction. For example: 🥲
Output Type select Choose whether you want to receive the result set as one complete list, or first item only or one item at a time or stream the items to a file.

Full Metadata