Skip to content

Conversation

@mplatypus
Copy link
Contributor

Summary

Add support for new modal option types.

Checklist

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

Add new label type, as well as support for select menus in modals.
@davfsa davfsa changed the title Modals V2 Add support for new modal option types Aug 13, 2025
placeholder: undefined.UndefinedOr[str] = undefined.UNDEFINED,
min_values: int = 0,
max_values: int = 1,
is_disabled: bool = False,
Copy link
Member

Choose a reason for hiding this comment

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

Disabling them is no longer possible

@davfsa davfsa added the enhancement New feature or request label Aug 26, 2025
Added support for remaining select menu types for modals, alongside file uploads.

Finalised testing for all added items.
@mplatypus mplatypus moved this to Ready in hikari development Oct 16, 2025
@davfsa davfsa added the breaking This change hurts backwards compatibility label Oct 17, 2025
@davfsa davfsa moved this from Ready to Ready to review in hikari development Oct 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking This change hurts backwards compatibility enhancement New feature or request

Projects

Status: Ready to review

Development

Successfully merging this pull request may close these issues.

2 participants