Skip to content

v6.6.0

Choose a tag to compare

@Snazzah Snazzah released this 26 Aug 00:46
· 13 commits to master since this release
5ace362

Added:

  • Updated types to allow for select menus in modals, as well as using a LabelComponent as using action rows in modals are now deprecated.
  • ModalInteractionContext can now also have string arrays for those selects.
  • Added the PIN_MESSAGES permission.

Changed:

  • The type ComponentSelectMenu is now deprecated in favor of AnySelectComponent as each component type is now split out into their own types.