discord_create_poll
Create a poll in a Discord channel by providing a question and a list of answer options, with optional multiselect and custom duration.
Instructions
Create a poll message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| answers | Yes | ||
| question | Yes | ||
| channelId | Yes | ||
| multiselect | No | ||
| durationHours | No |