Custom Interaction Defer Message
Hey, I'm the developer behind ModGuard.
I now have an idea that I want to share with you.
I wish there were personalized Interaction Defer Messages.
I often use Defer Messages to give the user an answer when data is still loading.
Nevertheless, I think that ModGuard is thinking... does not always fit and I would like to be able to add my own texts there.
For example: Loading data... or something else.
What do you think about the idea?
I would definitely find it helpful in providing the user with a better answer and experience with a bot.
Regards
IPEXA
-
There are multiple ways of responding to a slash command; each of these are covered in the following segments. Using an interaction response method confirms to Discord that your bot successfully received the interaction, and has responded to the user. Discord enforces this to ensure that all slash commands provide a good user experience (UX). Failing to respond will cause Discord to show that the command failed, even if your bot is performing other actions as a result.
The most common way of sending a response is by using the
ChatInputCommandInteraction#reply()
method, as you have done in earlier examples. This method acknowledges the interaction and sends a new message in response TigerIsHome.com1 -
This works really well for us, thank you! Facing same issue here. Help is appreciated.
0 -
This works really well for us, thank you! Facing same issue here. Help is appreciated.
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
3 Kommentare