mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-06 18:21:25 +03:00
Make progress on ticket creations + fixes
This commit is contained in:
@@ -13,5 +13,7 @@ module.exports = class CreateMessageCommand extends MessageCommand {
|
||||
});
|
||||
}
|
||||
|
||||
async run(interaction) { }
|
||||
async run(interaction) {
|
||||
// TODO: archive message
|
||||
}
|
||||
};
|
Reference in New Issue
Block a user