This commit is contained in:
LenAnderson
2023-12-22 13:55:37 +00:00
parent cbceb7d1e8
commit 82a4ddbe01
5 changed files with 6 additions and 7 deletions

View File

@ -1,4 +1,5 @@
import { registerSlashCommand } from '../../../slash-commands.js';
// eslint-disable-next-line no-unused-vars
import { QuickReplyApi } from '../api/QuickReplyApi.js';
export class SlashCommandHandler {