mirror of
https://github.com/discordeno/discordeno.git
synced 2026-05-31 16:00:07 +00:00
- feat(bot): Add desiredProperties for components, as well as media gallery items and unfurled media items - fix(types)!: Rename the following types to match the newly updated discord docs: - InputText to TextInput - SelectMenu to StringSelect - SelectMenuUsers to UserSelect - SelectMenuRoles to RoleSelect - SelectMenuMentionable to MentionableSelect - SelectMenuChannels to ChannelSelect - Update some JSDOC comments to match the new discord docs Co-authored-by: Fleny <Fleny113@outlook.com>