mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2025-09-06 10:11:27 +03:00
#303 and other stuff
This commit is contained in:
@@ -13,5 +13,8 @@ module.exports = class CreateUserCommand extends UserCommand {
|
||||
});
|
||||
}
|
||||
|
||||
async run(interaction) { }
|
||||
async run(interaction) {
|
||||
// select category
|
||||
// send button
|
||||
}
|
||||
};
|
Reference in New Issue
Block a user