#follow up with a message response after command is finished

1 messages · Page 1 of 1 (latest)

tight kayak
#

Hey, title pretty much says it all. I'm looking for a way to respond to a slashcommand, just like you would reply to a message manually. Right now I'm acknowledging the interaction with 'await DeferAsync()', and finally responding with 'FollowupAsync()', but can't seem to make the followup be of a response type.

amber grotto
#

are you trying to reply to a message with a command response or followup?