Support editing message flags in webhooks and interactions #4574
Unanswered
tonkku107
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.
-
Currently, you cannot edit message flags with webhooks and by extension the interaction endpoints or through an
UPDATE_MESSAGE
interaction response.This means interactions aren't able to edit the
SUPPRESS_EMBEDS
flag on their own responses without the use of a bot token via the message edit endpoint.Supporting flag editing here would make the edit endpoints consistent across the platform.
Beta Was this translation helpful? Give feedback.
All reactions