Skip to content

Conversation

@KiloOscarSix
Copy link
Contributor

Fixes #3365

CreatePoll duration has been increased to 32 days (768 hours)

@github-actions github-actions bot added the builder Related to the `builder` module. label Oct 21, 2025
@KiloOscarSix
Copy link
Contributor Author

Clippy failure is fixed with #3432

Copy link
Member

@GnomedDev GnomedDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, cheers!

@GnomedDev GnomedDev merged commit b5ec750 into serenity-rs:current Oct 23, 2025
21 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

builder Related to the `builder` module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CreatePoll uses u8 for the expiry hours, despite Discord docs now allowing up to 32 days

2 participants