Provide a Message to a Slash Command #3573
-
Proposal Use Case 1 In the past, this might have been done with emoji reactions, but buttons have their advantages. Whether this is done with buttons or reactions, the bot needs to know the message ID. Up to now, it could have found the most recent message by the user in the channel, or given the user a list of recent messages to choose from. But that will no longer be possible without the Privileged Intent, and a use case like this may not be enough to warrant the bot being allowed to see all messages in a server. Use Case 2 Limitations |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
pretty sure context menus will be useful in this situation |
Beta Was this translation helpful? Give feedback.
-
Discord is working on context menus (basically commands you can run on a user or message) that can solve some of these problems; something similar has also been suggested here. |
Beta Was this translation helpful? Give feedback.
Discord is working on context menus (basically commands you can run on a user or message) that can solve some of these problems; something similar has also been suggested here.