tools.discord_poll module
Create a native Discord poll in a channel.
- async tools.discord_poll.run(question, answers, channel_id=None, duration_hours=24, allow_multiselect=False, ctx=None)[source]
Create and send a Discord poll.
- Parameters:
- Return type:
- Returns:
Result string.