mirror of
https://github.com/discordeno/discordeno.git
synced 2026-06-02 00:40:07 +00:00
* Slash command perms v2 Closes: #2184 Upstream: discord/discord-api-docs@4a3b20a - Nuke batchEditApplicationCommandPermissions (https://discord.com/developers/docs/interactions/application-commands#batch-edit-application-command-permissions) - update JSDocs Comments (like, a lot, probably will revert unnecessary comments changes next commit) - Add id to upsertApplicationCommands options * fix typos Co-authored-by: ITOH <to@itoh.at> * docs: add regex to application command `name` Co-authored-by: ITOH <to@itoh.at>