queue command init
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
export function createQueue() {
|
||||
import { CommandInteraction } from "discord.js";
|
||||
|
||||
export function createQueue(interaction: CommandInteraction) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user