.
This commit is contained in:
parent
182a4b9eaf
commit
2a3d276de6
1 changed files with 1 additions and 0 deletions
|
|
@ -211,6 +211,7 @@ async function selectionMessage(
|
||||||
|
|
||||||
return await new Promise((resolve, reject) => {
|
return await new Promise((resolve, reject) => {
|
||||||
function listener(interaction) {
|
function listener(interaction) {
|
||||||
|
console.log(interaction);
|
||||||
const user = interaction.member.user || interaction.user;
|
const user = interaction.member.user || interaction.user;
|
||||||
|
|
||||||
if (
|
if (
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue