Interaction Ephemeral Message to Interaction Message #6661
Unanswered
FabienBounoir
asked this question in
API Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, transitioning from an ephemeral interaction to a normal interaction when sending messages is not possible. To enhance this functionality, it would be advantageous to enable a seamless transition, such as initiating an ephemeral interaction during the execution of a task by my bot. Once the processing is successfully completed, the message could automatically transition to a normal interaction. In the case of reported errors, the interaction would remain in ephemeral mode.
The current issue lies in the fact that an ephemeral interaction, used at the beginning of a sequence, remains ephemeral throughout the exchange, not being visible to all users, and vice versa for a normal interaction. Introducing flexibility in transitioning between these two types of interactions would allow for more efficient communication management. This would adapt to various scenarios, ensuring a smoother and more consistent user experience.
Beta Was this translation helpful? Give feedback.
All reactions