Expose command IDs in developer mode #3698
Answered
by
MinnDevelopment
advaith1
asked this question in
API Feature Requests & Ideas
-
Currently, it is not possible to get a command ID through the client. It would be useful if, when developer mode is enabled, commands in the command list and in messages can be right-clicked so the ID can be copied in the client. |
Beta Was this translation helpful? Give feedback.
Answered by
MinnDevelopment
Sep 3, 2022
Replies: 1 comment 1 reply
-
This can now be done by right-clicking the command when you type it in: And from the integration settings: And also from the interaction reply: But seems like you cannot do it when the reply is ephemeral, since those messages have the right-click menu disabled entirely. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
IanMitchell
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This can now be done by right-clicking the command when you type it in:
And from the integration settings:
And also from the interaction reply:
But seems like you cannot do it when the reply is ephemeral, since those messages have the right-click menu disabled entirely.