Skip to content
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

Fix/polls #1

Merged
merged 2 commits into from
May 27, 2024
Merged

Fix/polls #1

merged 2 commits into from
May 27, 2024

Conversation

mplatypus
Copy link

@mplatypus mplatypus commented May 27, 2024

Summary

Added _serialise_poll_media()
Removed counter, for manual input of id.

Checklist

  • I have run nox and all the pipelines have passed.
  • I have made unittests according to the code I have added/modified/deleted.

Related issues

Adds to hikari-py#1886

added `_serialize_poll_media()` and fixed polls question serialisation.
The removal of the counter has been added, so that the user can choose there own options, however, they may need to add a check because in its current form, you can override other answers.
@PythonTryHard
Copy link
Owner

LGTM, merging

@PythonTryHard PythonTryHard merged commit 64d7b33 into PythonTryHard:polls May 27, 2024
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