-
Is there a way for me to get the interaction object from the command context? I see the ID and token in there, but I need to object those refer to. |
Beta Was this translation helpful? Give feedback.
Answered by
Snazzah
Aug 12, 2022
Replies: 1 comment 5 replies
-
|
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
Snazzah
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ctx.data
gives the raw JSON data of any interaction.