.
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) => {
|
||||
function listener(interaction) {
|
||||
console.log(interaction);
|
||||
const user = interaction.member.user || interaction.user;
|
||||
|
||||
if (
|
||||
|
|
Loading…
Reference in a new issue