Return message object when creating an interaction response #3755
Unanswered
Miolus
asked this question in
API Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
Return message object when creating an interaction response from a gateway interaction.
Why it's needed:
Fetching the original response is an extra API call, which makes ratelimits occur more often if the response is needed.
Alternatives:
Fetch the original response.
Beta Was this translation helpful? Give feedback.
All reactions