discord_get_poll_voters
Retrieve a list of users who voted for a specific poll answer in a Discord message. Provide channel, message, and answer IDs to get the voter list.
Instructions
List users who voted for a poll answer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| answerId | Yes | ||
| channelId | Yes | ||
| messageId | Yes |