Pawele
DIAdiscord.js - Imagine an app
•Created by Pawele on 11/7/2024 in #djs-questions
how to use @silent (flag 4096) on a deferred interaction reply?
Heya, I'm trying to make a silent message that has to be deferred (because it takes longer to finish). I am using the "flags: [ 4096 ]" approach, I'm not aware of any others. When I just reply to the message, the silent flag is used, but when I use deferReply() - also tried to push { flags } options into it, same results - it doesn't process the flag and the following message (even if it's containing the flag as well) also fails to apply. Any ideas about what could I do to?
[email protected]
22 replies