Create poll
create_pollPost a native Discord poll with a question, up to ten answers, and a duration of up to 32 days. Configure multi-select and optional message text.
Instructions
Post a native Discord poll: a question, two to ten answers, and a duration of up to 32 days.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | Channel name or ID. | |
| guild | No | Guild (server) name or ID. Omit to use the default guild. | |
| question | Yes | ||
| answers | Yes | ||
| duration_hours | No | How long the poll runs. Default 24. | |
| multi_select | No | Allow choosing several answers. | |
| content | No | Optional message text above the poll. |