Skip to content

Conversation

@Droid00000
Copy link
Collaborator

Summary

Adds the ability to send and read message polls. Adding this was a lot simpler compared to last time, since our methods to send messages have been made much easier to work with, so I'm hoping this doesn't go super out of date again

Added

Message#poll
Discordrb::Poll
Discordrb::Poll::Answer
Discordrb::Poll::Builder

Container#poll_vote_add
Container#poll_vote_remove

Webhooks::Builder#add_poll

Events::PollVoteEvent
Events::PollVoteAddEvent
Events::PollVoteRemoveEvent

Events:: PollVoteEventHandler
Events:: PollVoteAddEventHandler
Events:: PollVoteRemoveEventHandler

API::Channel#end_poll
API::Channel#get_poll_answer_voters

@Droid00000 Droid00000 force-pushed the feat/polls branch 3 times, most recently from 96f171d to 885e10b Compare October 4, 2025 20:28
@Droid00000 Droid00000 requested a review from swarley October 12, 2025 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants