queue command init
This commit is contained in:
2
dist/queue.js
vendored
2
dist/queue.js
vendored
@@ -1,6 +1,6 @@
|
||||
"use strict";
|
||||
Object.defineProperty(exports, "__esModule", { value: true });
|
||||
exports.createQueue = void 0;
|
||||
function createQueue() {
|
||||
function createQueue(interaction) {
|
||||
}
|
||||
exports.createQueue = createQueue;
|
||||
|
||||
Reference in New Issue
Block a user