#How to change the defer message, instead of "Bot is thinking.."

1 messages · Page 1 of 1 (latest)

noble atlas
#

I want to change the message of discord.ApplicationContext.defer when sending a slash command and using await ctx.defer()

noble atlas
noble atlas
tough prawn
proper dawn
#

The bottom line is that it's not something you can change

#

invisible=True would hide the thinking message, but that isn't available on slash commands

#

you could respond immediately with a regular message instead of deferring