Add optional message_id field in user interaction payload/callback #6161
Answered
by
appellation
LatvianModder
asked this question in
API Feature Requests & Ideas
-
For example, opening context menu by right-clicking message author in channel would include But opening menu from member list or mention would not include it (current behavior) End users often don't really know the difference between the two, so it would be helpful for example, for reporting bots to be able to know the source message that user has been reported from, if available. |
Beta Was this translation helpful? Give feedback.
Answered by
appellation
May 16, 2023
Replies: 1 comment
-
You should make both a user and a message context menu command and simply handle them the same way. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
appellation
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should make both a user and a message context menu command and simply handle them the same way.