avaze
avaze
DIAdiscord.js - Imagine an app
Created by avaze on 3/17/2024 in #djs-questions
Interaction CacheType in Typescript
Okay thanks a lot!
9 replies
DIAdiscord.js - Imagine an app
Created by avaze on 3/17/2024 in #djs-questions
Interaction CacheType in Typescript
Ahh okay so it is dependant on intents? Cause i will always have the guilds intent, casting it as "cached" would be a lot easier
9 replies
DIAdiscord.js - Imagine an app
Created by avaze on 3/17/2024 in #djs-questions
Interaction CacheType in Typescript
Ahh okay thanks, is there an easy way to always convert it to a cached one? is it just guild = i.inCachedGuild() ? i.guild : client.guilds.cache.get(i.guildId)?
9 replies
DIAdiscord.js - Imagine an app
Created by avaze on 10/8/2022 in #djs-questions
Tagging everyone with interaction.reply() does not work
Works perfectly thanks so much! :D
3 replies
DIAdiscord.js - Imagine an app
Created by avaze on 10/8/2022 in #djs-questions
Tagging everyone with interaction.reply() does not work
ohhh thanks ill try that!
3 replies