Skip to content

Commit 0a759bd

Browse files
committed
Update changelog to add more information.
1 parent 6a80485 commit 0a759bd

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

changes/2219.feature.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
Add support for built-in polls
1+
Add polls support:
2+
- New rest endpoints: `RESTClient.fetch_poll_voters`, `RESTClient.end_poll`
3+
- New Poll Objects: `Poll`, `PollLayoutType`, `PollResult`, `PollAnswer`, `PollMedia`
4+
- New Builders: `PollBuilder`, `PollAnswerBuilder`
5+
- New Events: `BasePollVoteEvent`, `PollVoteCreateEvent`, `PollVoteDeleteEvent`

0 commit comments

Comments
 (0)