⸸⛧Stealth⛧⸸
Explore posts from serversDIAdiscord.js - Imagine an app
•Created by ⸸⛧Stealth⛧⸸ on 4/22/2024 in #djs-questions
Editing a message deletes it for some reason.
23 replies
DIAdiscord.js - Imagine an app
•Created by ⸸⛧Stealth⛧⸸ on 3/5/2023 in #djs-questions
Weird Autocomplete Error
3 replies
DIAdiscord.js - Imagine an app
•Created by ⸸⛧Stealth⛧⸸ on 8/29/2022 in #djs-questions
Converting argument `interaction` to `this`
This sounds weird, but i have tried couple things to convert
run(interaction: ChatInputCommandInteraction)
to already making it so the class inherits run()
and then i can perform actions like this.reply()
instead of interaction.reply()
Node: v16.15.1
D.js: v14.3.054 replies
DIAdiscord.js - Imagine an app
•Created by ⸸⛧Stealth⛧⸸ on 8/20/2022 in #djs-questions
Discord Autocomplete
Is it possible to return an object from autocomplete?
Discord.js version: v14.2.0
Node: v16.15.1
10 replies
DIAdiscord.js - Imagine an app
•Created by ⸸⛧Stealth⛧⸸ on 7/18/2022 in #djs-questions
customId for Buttons
How do i access customId from the ButtonBuilder class?
8 replies