-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Polls #9759
Add support for Polls #9759
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 86f9860 - Browse repository at this point
Copy the full SHA 86f9860View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd5c37a - Browse repository at this point
Copy the full SHA fd5c37aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0eca90 - Browse repository at this point
Copy the full SHA f0eca90View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cb5911 - Browse repository at this point
Copy the full SHA 7cb5911View commit details -
Configuration menu - View commit details
-
Copy full SHA for c660a7e - Browse repository at this point
Copy the full SHA c660a7eView commit details -
Added the different layout types. Co-authored-by: owocado <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5e58841 - Browse repository at this point
Copy the full SHA 5e58841View commit details
Commits on Mar 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 263b7a1 - Browse repository at this point
Copy the full SHA 263b7a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 523faca - Browse repository at this point
Copy the full SHA 523facaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d9bd58 - Browse repository at this point
Copy the full SHA 1d9bd58View commit details -
Configuration menu - View commit details
-
Copy full SHA for b086bae - Browse repository at this point
Copy the full SHA b086baeView commit details
Commits on Mar 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e670095 - Browse repository at this point
Copy the full SHA e670095View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6151d6 - Browse repository at this point
Copy the full SHA e6151d6View commit details
Commits on Mar 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c12a53 - Browse repository at this point
Copy the full SHA 0c12a53View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51a2e0f - Browse repository at this point
Copy the full SHA 51a2e0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cadca0 - Browse repository at this point
Copy the full SHA 1cadca0View commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9f3ddc9 - Browse repository at this point
Copy the full SHA 9f3ddc9View commit details
Commits on Mar 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 85cdffc - Browse repository at this point
Copy the full SHA 85cdffcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 07b21db - Browse repository at this point
Copy the full SHA 07b21dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a61840 - Browse repository at this point
Copy the full SHA 0a61840View commit details -
Updated poll events docs, added answer parameter to poll events, chan…
…ged user in parse_message_poll_vote to be able to be a Member
Configuration menu - View commit details
-
Copy full SHA for e895389 - Browse repository at this point
Copy the full SHA e895389View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d6ad95 - Browse repository at this point
Copy the full SHA 9d6ad95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74c8efc - Browse repository at this point
Copy the full SHA 74c8efcView commit details -
Updated webhooks & interactions to support polls, updated all
reply
…… and `send` methods to support polls
Configuration menu - View commit details
-
Copy full SHA for 3444f80 - Browse repository at this point
Copy the full SHA 3444f80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c7c49b - Browse repository at this point
Copy the full SHA 6c7c49bView commit details
Commits on Mar 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b9f74d8 - Browse repository at this point
Copy the full SHA b9f74d8View commit details
Commits on Mar 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 09f5437 - Browse repository at this point
Copy the full SHA 09f5437View commit details
Commits on Apr 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cba11b6 - Browse repository at this point
Copy the full SHA cba11b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bf1c3d - Browse repository at this point
Copy the full SHA 9bf1c3dView commit details
Commits on Apr 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a5514e1 - Browse repository at this point
Copy the full SHA a5514e1View commit details
Commits on Apr 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0a38090 - Browse repository at this point
Copy the full SHA 0a38090View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27bc8c7 - Browse repository at this point
Copy the full SHA 27bc8c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89c3501 - Browse repository at this point
Copy the full SHA 89c3501View commit details -
Configuration menu - View commit details
-
Copy full SHA for c0ca0fd - Browse repository at this point
Copy the full SHA c0ca0fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 03e3ef0 - Browse repository at this point
Copy the full SHA 03e3ef0View commit details
Commits on Apr 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 96dfd72 - Browse repository at this point
Copy the full SHA 96dfd72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4094bf9 - Browse repository at this point
Copy the full SHA 4094bf9View commit details
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ca155da - Browse repository at this point
Copy the full SHA ca155daView commit details -
+ Added get_answer_count method to Poll + Added get_count method to PollAnswer / Changed whole PollMedia class / Updated PollAnswer init + Added message property to Poll / Made message and �nswer_counts properties cached + Added len(X) support for Poll + Added poll cached property to PollAnswer + Added epr(X) support for PollAnswerCount / Updated PollAnswerCount docstring to show proper description of its functionality + Added PollMediaEmoji & PollMessage TypeAlias for better reference in Poll methods
Configuration menu - View commit details
-
Copy full SHA for 824b003 - Browse repository at this point
Copy the full SHA 824b003View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7456255 - Browse repository at this point
Copy the full SHA 7456255View commit details
Commits on Apr 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd821a0 - Browse repository at this point
Copy the full SHA cd821a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e9a1f6 - Browse repository at this point
Copy the full SHA 1e9a1f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4f9951 - Browse repository at this point
Copy the full SHA c4f9951View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3cc82b - Browse repository at this point
Copy the full SHA d3cc82bView commit details -
/ Made PollMedia a NamedTuple (again) / Added more if X is not None to make type checker happy / Now Poll.expiry will return None if it is not part of a message / Now Poll.expiry isn\'t autocalculated when it is instated + Now PollMedia\'s emoji parameter is Optional
Configuration menu - View commit details
-
Copy full SHA for 7637d93 - Browse repository at this point
Copy the full SHA 7637d93View commit details -
Configuration menu - View commit details
-
Copy full SHA for f7462ae - Browse repository at this point
Copy the full SHA f7462aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for cca6f9b - Browse repository at this point
Copy the full SHA cca6f9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddefc1f - Browse repository at this point
Copy the full SHA ddefc1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8989529 - Browse repository at this point
Copy the full SHA 8989529View commit details
Commits on Apr 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0419f3d - Browse repository at this point
Copy the full SHA 0419f3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c66bc51 - Browse repository at this point
Copy the full SHA c66bc51View commit details -
Configuration menu - View commit details
-
Copy full SHA for b754635 - Browse repository at this point
Copy the full SHA b754635View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9193f70 - Browse repository at this point
Copy the full SHA 9193f70View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd1e203 - Browse repository at this point
Copy the full SHA bd1e203View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11f42ca - Browse repository at this point
Copy the full SHA 11f42caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87e583d - Browse repository at this point
Copy the full SHA 87e583dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d190bfb - Browse repository at this point
Copy the full SHA d190bfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for aadaea6 - Browse repository at this point
Copy the full SHA aadaea6View commit details -
Moved Poll, PollAnswer and PollMedia to the data classes section, Pol…
…lAnswerCount still in the Discord Models section
Configuration menu - View commit details
-
Copy full SHA for 4ef2222 - Browse repository at this point
Copy the full SHA 4ef2222View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2410fed - Browse repository at this point
Copy the full SHA 2410fedView commit details -
Configuration menu - View commit details
-
Copy full SHA for c48a24c - Browse repository at this point
Copy the full SHA c48a24cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a4126c8 - Browse repository at this point
Copy the full SHA a4126c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f4edabc - Browse repository at this point
Copy the full SHA f4edabcView commit details -
Removed unnecessary type: ignore comments, removed PollMessage type a…
…lias (not needed, all polls need Message objects)
Configuration menu - View commit details
-
Copy full SHA for e687146 - Browse repository at this point
Copy the full SHA e687146View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa75030 - Browse repository at this point
Copy the full SHA aa75030View commit details -
Configuration menu - View commit details
-
Copy full SHA for 648ada7 - Browse repository at this point
Copy the full SHA 648ada7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ea8df2 - Browse repository at this point
Copy the full SHA 9ea8df2View commit details
Commits on Apr 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 618658f - Browse repository at this point
Copy the full SHA 618658fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dfb675 - Browse repository at this point
Copy the full SHA 0dfb675View commit details -
Updated poll param in handle_parameters and updated after & limit in …
…get_poll_answer_voters
Configuration menu - View commit details
-
Copy full SHA for 3258c32 - Browse repository at this point
Copy the full SHA 3258c32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bf15cf - Browse repository at this point
Copy the full SHA 8bf15cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for fab8524 - Browse repository at this point
Copy the full SHA fab8524View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9860f35 - Browse repository at this point
Copy the full SHA 9860f35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5253697 - Browse repository at this point
Copy the full SHA 5253697View commit details
Commits on Apr 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f877b54 - Browse repository at this point
Copy the full SHA f877b54View commit details -
Configuration menu - View commit details
-
Copy full SHA for fda6135 - Browse repository at this point
Copy the full SHA fda6135View commit details -
Configuration menu - View commit details
-
Copy full SHA for a96a6e2 - Browse repository at this point
Copy the full SHA a96a6e2View commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1253761 - Browse repository at this point
Copy the full SHA 1253761View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3de7c9 - Browse repository at this point
Copy the full SHA c3de7c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c6ed29 - Browse repository at this point
Copy the full SHA 8c6ed29View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5b6468 - Browse repository at this point
Copy the full SHA e5b6468View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7170a04 - Browse repository at this point
Copy the full SHA 7170a04View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0541527 - Browse repository at this point
Copy the full SHA 0541527View commit details
Commits on Apr 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c246e8e - Browse repository at this point
Copy the full SHA c246e8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f50456c - Browse repository at this point
Copy the full SHA f50456cView commit details -
/ Renamed to `voters` + Now this works as Reaction.users()
Configuration menu - View commit details
-
Copy full SHA for b091943 - Browse repository at this point
Copy the full SHA b091943View commit details -
Configuration menu - View commit details
-
Copy full SHA for c621992 - Browse repository at this point
Copy the full SHA c621992View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9583e84 - Browse repository at this point
Copy the full SHA 9583e84View commit details -
Configuration menu - View commit details
-
Copy full SHA for de1947a - Browse repository at this point
Copy the full SHA de1947aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3f753a - Browse repository at this point
Copy the full SHA b3f753aView commit details
Commits on Apr 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a9bcf4a - Browse repository at this point
Copy the full SHA a9bcf4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3db12c1 - Browse repository at this point
Copy the full SHA 3db12c1View commit details -
use dict[key] instead of dict.get(key)
Co-authored-by: Josh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8b74a1a - Browse repository at this point
Copy the full SHA 8b74a1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20f33a8 - Browse repository at this point
Copy the full SHA 20f33a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f1edeb - Browse repository at this point
Copy the full SHA 1f1edebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 028899b - Browse repository at this point
Copy the full SHA 028899bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a1ebf9 - Browse repository at this point
Copy the full SHA 8a1ebf9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84be92c - Browse repository at this point
Copy the full SHA 84be92cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2f9b9c4 - Browse repository at this point
Copy the full SHA 2f9b9c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 635f69c - Browse repository at this point
Copy the full SHA 635f69cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d93954f - Browse repository at this point
Copy the full SHA d93954fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f118958 - Browse repository at this point
Copy the full SHA f118958View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4d9cc5 - Browse repository at this point
Copy the full SHA c4d9cc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 127a212 - Browse repository at this point
Copy the full SHA 127a212View commit details
Commits on Apr 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a4a9e0e - Browse repository at this point
Copy the full SHA a4a9e0eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ff203d - Browse repository at this point
Copy the full SHA 8ff203dView commit details -
PollMedia: / NamedTuple -> Custom Object Poll: / end(). Return type: Message -> Self
Configuration menu - View commit details
-
Copy full SHA for 7396cb8 - Browse repository at this point
Copy the full SHA 7396cb8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce37704 - Browse repository at this point
Copy the full SHA ce37704View commit details -
Configuration menu - View commit details
-
Copy full SHA for def3d76 - Browse repository at this point
Copy the full SHA def3d76View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc8d9d4 - Browse repository at this point
Copy the full SHA cc8d9d4View commit details -
Co-authored-by: Josh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6f64ab8 - Browse repository at this point
Copy the full SHA 6f64ab8View commit details -
Co-authored-by: Josh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3f0c5dd - Browse repository at this point
Copy the full SHA 3f0c5ddView commit details -
Co-authored-by: Josh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 63a3fd6 - Browse repository at this point
Copy the full SHA 63a3fd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1bd623c - Browse repository at this point
Copy the full SHA 1bd623cView commit details -
Co-authored-by: Trevor Flahardy <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2bae4a0 - Browse repository at this point
Copy the full SHA 2bae4a0View commit details
Commits on Apr 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fac840e - Browse repository at this point
Copy the full SHA fac840eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f4ba13 - Browse repository at this point
Copy the full SHA 5f4ba13View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2c4cdb - Browse repository at this point
Copy the full SHA f2c4cdbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09a4c59 - Browse repository at this point
Copy the full SHA 09a4c59View commit details -
Configuration menu - View commit details
-
Copy full SHA for a24f1b0 - Browse repository at this point
Copy the full SHA a24f1b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f17546f - Browse repository at this point
Copy the full SHA f17546fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a49c88 - Browse repository at this point
Copy the full SHA 8a49c88View commit details -
Configuration menu - View commit details
-
Copy full SHA for ef3b685 - Browse repository at this point
Copy the full SHA ef3b685View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2df6f0d - Browse repository at this point
Copy the full SHA 2df6f0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c81261f - Browse repository at this point
Copy the full SHA c81261fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cc01fff - Browse repository at this point
Copy the full SHA cc01fffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 082a1b9 - Browse repository at this point
Copy the full SHA 082a1b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 065abab - Browse repository at this point
Copy the full SHA 065ababView commit details
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc41755 - Browse repository at this point
Copy the full SHA bc41755View commit details -
Configuration menu - View commit details
-
Copy full SHA for e904668 - Browse repository at this point
Copy the full SHA e904668View commit details -
BREAKING CHANGE | Edited poll events
Now it only takes (user, answer). PollAnswer now has a .poll property to access the parent poll. Poll has a .message parameter to acess its message.
Configuration menu - View commit details
-
Copy full SHA for b74d2a5 - Browse repository at this point
Copy the full SHA b74d2a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0093e66 - Browse repository at this point
Copy the full SHA 0093e66View commit details -
Configuration menu - View commit details
-
Copy full SHA for ded24b0 - Browse repository at this point
Copy the full SHA ded24b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 022e511 - Browse repository at this point
Copy the full SHA 022e511View commit details -
Configuration menu - View commit details
-
Copy full SHA for 26f39be - Browse repository at this point
Copy the full SHA 26f39beView commit details
Commits on Apr 23, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b83f7e0 - Browse repository at this point
Copy the full SHA b83f7e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f34f400 - Browse repository at this point
Copy the full SHA f34f400View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9a8da3 - Browse repository at this point
Copy the full SHA b9a8da3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ead3f2 - Browse repository at this point
Copy the full SHA 4ead3f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ac3dcf - Browse repository at this point
Copy the full SHA 4ac3dcfView commit details
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 807a72f - Browse repository at this point
Copy the full SHA 807a72fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 004cefc - Browse repository at this point
Copy the full SHA 004cefcView commit details -
Configuration menu - View commit details
-
Copy full SHA for be53f23 - Browse repository at this point
Copy the full SHA be53f23View commit details
Commits on Apr 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6a5e306 - Browse repository at this point
Copy the full SHA 6a5e306View commit details -
reworked emoji dict in PollMedia.to_dict
Co-authored-by: Josh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e881dc7 - Browse repository at this point
Copy the full SHA e881dc7View commit details -
Return full answer payload instead of media
Co-authored-by: Josh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7038423 - Browse repository at this point
Copy the full SHA 7038423View commit details -
Update poll._to_dict() with the poll answer changes
Co-authored-by: Josh <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c68ae70 - Browse repository at this point
Copy the full SHA c68ae70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e427bc - Browse repository at this point
Copy the full SHA 7e427bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee1250f - Browse repository at this point
Copy the full SHA ee1250fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98eda87 - Browse repository at this point
Copy the full SHA 98eda87View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7940d43 - Browse repository at this point
Copy the full SHA 7940d43View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63b65d4 - Browse repository at this point
Copy the full SHA 63b65d4View commit details
Commits on May 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 78d8c70 - Browse repository at this point
Copy the full SHA 78d8c70View commit details -
Configuration menu - View commit details
-
Copy full SHA for d964851 - Browse repository at this point
Copy the full SHA d964851View commit details -
Configuration menu - View commit details
-
Copy full SHA for 492751e - Browse repository at this point
Copy the full SHA 492751eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c941cad - Browse repository at this point
Copy the full SHA c941cadView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a174e3 - Browse repository at this point
Copy the full SHA 7a174e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca8ca38 - Browse repository at this point
Copy the full SHA ca8ca38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 91134e8 - Browse repository at this point
Copy the full SHA 91134e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4d41bf - Browse repository at this point
Copy the full SHA e4d41bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41151c2 - Browse repository at this point
Copy the full SHA 41151c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfb124a - Browse repository at this point
Copy the full SHA dfb124aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82bb213 - Browse repository at this point
Copy the full SHA 82bb213View commit details -
Configuration menu - View commit details
-
Copy full SHA for deb19f3 - Browse repository at this point
Copy the full SHA deb19f3View commit details
Commits on May 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6b0374a - Browse repository at this point
Copy the full SHA 6b0374aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d952eae - Browse repository at this point
Copy the full SHA d952eaeView commit details
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8b2515e - Browse repository at this point
Copy the full SHA 8b2515eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cbfcd15 - Browse repository at this point
Copy the full SHA cbfcd15View commit details -
Configuration menu - View commit details
-
Copy full SHA for cdadbb1 - Browse repository at this point
Copy the full SHA cdadbb1View commit details -
/ PollAnswer.emoji it is just a 'return self.media.emoji' / PollMedia now transforms a str into a PartialEmoji, leaving the PollMedia.emoji as Union[PartialEmoji, Emoji] / PollAnswer now updates the self_voted attr in _handle_vote / (idk if i did in an early commit) Made Poll._answers a mapping of {answer_id: answer} instead of a list / ('') Raise ClientException instead of RuntimeError -- Maybe I am forgetting some changes...
Configuration menu - View commit details
-
Copy full SHA for e120721 - Browse repository at this point
Copy the full SHA e120721View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a6c4ea - Browse repository at this point
Copy the full SHA 2a6c4eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0138dca - Browse repository at this point
Copy the full SHA 0138dcaView commit details
Commits on May 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8fbce83 - Browse repository at this point
Copy the full SHA 8fbce83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8adaf0f - Browse repository at this point
Copy the full SHA 8adaf0fView commit details