#return modal responses and use it in slash command
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
i'm trying to send something a channel, which is defined by an argument in the post_rules slash command, through a modal like below.
return modal responses and use it in slash command
change of question
is it possible to pass modal values to the slash command that invoked it
i tried this but it seems you can't use discord.Modal in await
Why would you pass values back to the slash command