Mr. Panda
DIAdiscord.js - Imagine an app
•Created by Mr. Panda on 7/17/2023 in #djs-questions
Property 'description' does not exist on type 'ApplicationCommandData'.
Hi yall, so I have this code here (https://sourceb.in/1t4I7PyZPo) but keep getting an error saying that description does not exist on
ApplicationCommandData
(line 5). Logging cmd gets me something along the lines of
So im not quite sure as to what the issue is, anybody mind helping out?7 replies
DIAdiscord.js - Imagine an app
•Created by Mr. Panda on 8/10/2022 in #djs-questions
Undici ConnectTimeoutError Connect Timeout Error
I get this error whenever passing
shards: 'auto'
into my Client Options. Removing it fixes this issue. Other's are also having issues (According to this Github Issue: https://github.com/discordjs/discord.js/issues/8199)9 replies