discord.listPollAnswerVoters lists users who selected one answer in a message poll.
automations/discord-list-poll-answer-voters.automation.ts
Inputs
RequiredanswerId, channelId, and poll messageId. Optional after user cursor and limit from 1–100. Optional second argument { account } selects the Discord binding.
Output
ReturnsDiscordUser[] in Discord’s provider order.