NyR
NyR
DIAdiscord.js - Imagine an app
Created by ProphecyOak on 4/11/2024 in #djs-questions
Way to listen for MessageReactionRemove when the messages aren't cached
Hmm, not sure then, it should be working. Ideally you'd need to check if reaction is a partial (and fetch it if it is), but since you are saying it doesn't even fire the event.
23 replies
DIAdiscord.js - Imagine an app
Created by ProphecyOak on 4/11/2024 in #djs-questions
Way to listen for MessageReactionRemove when the messages aren't cached
And it works for cached ones?
23 replies
DIAdiscord.js - Imagine an app
Created by ProphecyOak on 4/11/2024 in #djs-questions
Way to listen for MessageReactionRemove when the messages aren't cached
So does that log you have there logs when you remove an uncached reaction?
23 replies
DIAdiscord.js - Imagine an app
Created by ProphecyOak on 4/11/2024 in #djs-questions
Way to listen for MessageReactionRemove when the messages aren't cached
Enable Reaction partial
23 replies
DIAdiscord.js - Imagine an app
Created by Ahsanfr. on 4/10/2024 in #djs-questions
Discordjs/voice
#djs-voice
3 replies
DIAdiscord.js - Imagine an app
Created by Golden_Dev on 4/7/2024 in #djs-questions
User App Added Event?
This is for djs support, ask in ddevs server #useful-servers And there is no such event (yet)
4 replies
DIAdiscord.js - Imagine an app
Created by sharma ji on 4/7/2024 in #djs-questions
RoleSelectMenuBuilder interaction failed
<Interaction>.reply/defer/followUp/editReply returns InteractionResponse not a Message, that on itself is not a problem, since collector's method also exist on InteractionResponse, but I think it can chalked up to a bug or issue but for some reasons it doesn't work(I don't know the exact cause), fetchReply ensures it returns a Message
10 replies
DIAdiscord.js - Imagine an app
Created by motylek on 4/6/2024 in #djs-questions
<Interaction>.channel.edit stops working after 2 edits
Afaik, it has always been like that. And this is not the place to discuss this, if you have questions/issues about rate limits and API and such, and you can ask about it in ddevs server #useful-servers
15 replies