Kyan
DIAdiscord.js - Imagine an app
•Created by Kyan on 11/26/2023 in #djs-questions
Importing multiple from discord.js having issues
Hello I have the line
const { Discord, EmbedBuilder } = require('discord.js');
This causes issues with const client = new Discord.Client({
with the error
9 replies