#Parsing into commands folder
5 messages · Page 1 of 1 (latest)
I mean like you used to be able to do
module.exports.execute = async function (bot, config, message, args, db) {
}
because message.channel.send, message is not defined in commands folder files for me
there is no message with interactions
Interactions: Replying to slash commands - Parsing options