rio
DIAdiscord.js - Imagine an app
•Created by rio on 3/8/2024 in #djs-questions
what should I do if I want to print the string that the user entered in the discord chat ...
client.on('interactionCreate', (interaction) => {
interaction.reply(????)
});
11 replies