greg
DIAdiscord.js - Imagine an app
•Created by greg on 9/3/2024 in #djs-questions
Question regarding ephemeral replies after defer
Hey,
I'm trying to make a simple command that let's me stretch an attachment image and reply with the stretched image, which works perfectly. But the issues are the ephemeral replies. I want the error replies to be ephemeral and the actual result reply to be a normal reply, non ephemeral. The error replies are not ephemeral even when setting
ephemeral: true
.
How would I be able to achieve ephemeral replies for the errors only and keep the result non ephemeral? 🙏
[email protected]
8 replies