Skip to content

Document with_components webhook param #7368

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

advaith1
Copy link
Member

@advaith1 advaith1 commented Jan 25, 2025

Normal webhooks can now use link buttons in their messages if they use the ?with_components=true query param. To avoid a breaking change for requests containing invalid components for webhooks, the components field is still ignored for non-app-owned webhooks unless they set that query param.

discord/discord-api-spec@5c02e8a

@advaith1 advaith1 requested a review from a team as a code owner January 25, 2025 03:33
@advaith1 advaith1 requested review from shaydewael and removed request for a team January 25, 2025 03:33
TTtie added a commit to Snazzah/dysnomia that referenced this pull request Feb 22, 2025
Allows sending components with webhooks not associated with an application.

Ref: discord/discord-api-docs#7368
TTtie added a commit to Snazzah/dysnomia that referenced this pull request Feb 23, 2025
Allows sending components with webhooks not associated with an application.

Ref: discord/discord-api-docs#7368
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants