Delete Poll Command
About the command
The Delete Poll Command permanently removes a poll from your server. Both the poll message in the channel and the poll's data are deleted, and the poll can no longer be managed, shown, or exported afterwards. This is the right choice for cleaning up test polls or removing polls you no longer need.
To prevent mistakes, EasyPoll always asks you to confirm before anything is deleted.
Quick Overview
- Command:
/deletepoll - Required Options:
id - Optional Options: None
- Default Required Permissions:
Manage Server
Arguments
| Option | Description | Required |
|---|---|---|
id | The ID of the poll or message to delete. | ✅ |
You can pass either the poll ID (shown in the footer of every poll) or the message ID of the poll message. While typing, EasyPoll suggests your server's polls, so you can pick one from the list.
Deleting a poll is permanent. The votes and results are gone for good. If you only want to stop voting but keep the results, use /closepoll instead. To keep a copy of the results first, run /exportpoll before deleting.