chore: Release v3.1.4

This commit is contained in:
Elysia
2024-01-30 14:48:30 +07:00
parent bbe0399245
commit 6c88b99b18
3 changed files with 2 additions and 4 deletions

View File

@@ -145,8 +145,6 @@ const Messages = {
INTERACTION_ALREADY_REPLIED: 'The reply to this interaction has already been sent or deferred.',
INTERACTION_NOT_REPLIED: 'The reply to this interaction has not been sent or deferred.',
/** @deprecated */
INTERACTION_EPHEMERAL_REPLIED: 'Ephemeral responses cannot be deleted.',
COMMAND_INTERACTION_OPTION_NOT_FOUND: name => `Required option "${name}" not found.`,
COMMAND_INTERACTION_OPTION_TYPE: (name, type, expected) =>