anchelte
anchelte
DIAdiscord.js - Imagine an app
Created by anchelte on 2/2/2025 in #djs-questions
Multi select with autocomplete
ok, thanks
13 replies
DIAdiscord.js - Imagine an app
Created by anchelte on 2/2/2025 in #djs-questions
Multi select with autocomplete
hmmm. its virtually infinite
13 replies
DIAdiscord.js - Imagine an app
Created by anchelte on 2/2/2025 in #djs-questions
Multi select with autocomplete
have a nice day!
13 replies
DIAdiscord.js - Imagine an app
Created by anchelte on 2/2/2025 in #djs-questions
Multi select with autocomplete
thank you so much for the answer
13 replies
DIAdiscord.js - Imagine an app
Created by anchelte on 2/2/2025 in #djs-questions
Multi select with autocomplete
ah ok
13 replies
DIAdiscord.js - Imagine an app
Created by anchelte on 2/2/2025 in #djs-questions
Multi select with autocomplete
v22.8.0
13 replies
DIAdiscord.js - Imagine an app
Created by anchelte on 2/2/2025 in #djs-questions
Multi select with autocomplete
13 replies
DIAdiscord.js - Imagine an app
Created by anchelte on 8/25/2022 in #djs-questions
Problem with a gide
Ok, thanks 🙂
8 replies
DIAdiscord.js - Imagine an app
Created by anchelte on 8/25/2022 in #djs-questions
Problem with a gide
/Users/anchelthe/Desktop/bot-1/node_modules/discord.js/src/util/Util.js:279
if (!Object.hasOwn(given, key) || given[key] === undefined) {
^

TypeError: Object.hasOwn is not a function
at mergeDefault (/Users/anchelthe/Desktop/bot-1/node_modules/discord.js/src/util/Util.js:279:17)
at new BaseClient (/Users/anchelthe/Desktop/bot-1/node_modules/discord.js/src/client/BaseClient.js:25:20)
at new Client (/Users/anchelthe/Desktop/bot-1/node_modules/discord.js/src/client/Client.js:43:5)
at Object.<anonymous> (/Users/anchelthe/Desktop/bot-1/index.js:6:16)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:79:12)
at node:internal/main/run_main_module:17:47
/Users/anchelthe/Desktop/bot-1/node_modules/discord.js/src/util/Util.js:279
if (!Object.hasOwn(given, key) || given[key] === undefined) {
^

TypeError: Object.hasOwn is not a function
at mergeDefault (/Users/anchelthe/Desktop/bot-1/node_modules/discord.js/src/util/Util.js:279:17)
at new BaseClient (/Users/anchelthe/Desktop/bot-1/node_modules/discord.js/src/client/BaseClient.js:25:20)
at new Client (/Users/anchelthe/Desktop/bot-1/node_modules/discord.js/src/client/Client.js:43:5)
at Object.<anonymous> (/Users/anchelthe/Desktop/bot-1/index.js:6:16)
at Module._compile (node:internal/modules/cjs/loader:1101:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:79:12)
at node:internal/main/run_main_module:17:47
this is the entire error
8 replies
DIAdiscord.js - Imagine an app
Created by anchelte on 8/25/2022 in #djs-questions
Problem with a gide
Discord version -> [email protected] Node version -> v16.6.1
8 replies
DIAdiscord.js - Imagine an app
Created by anchelte on 8/25/2022 in #djs-questions
Problem with a gide
8 replies
DIAdiscord.js - Imagine an app
Created by anchelte on 8/25/2022 in #djs-questions
Problem with a gide
but with this code i am reciving this
8 replies