diff --git a/src/util/Constants.js b/src/util/Constants.js index 6f99b3374..417157e6d 100644 --- a/src/util/Constants.js +++ b/src/util/Constants.js @@ -1036,6 +1036,7 @@ exports.ApplicationCommandTypes = createEnum([null, 'CHAT_INPUT', 'USER', 'MESSA * * ROLE * * MENTIONABLE * * NUMBER + * * ATTACHMENT * @typedef {string} ApplicationCommandOptionType * @see {@link https://discord.com/developers/docs/interactions/application-commands#application-command-object-application-command-option-type} */