Skip to content
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

fix: Fixed Attachment Metadata Being Set Incorrectly In Interaction Responses #2679

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Icebluewolf
Copy link
Contributor

Summary

In interaction responses attachment metadata was being placed in the wrong spot in the request body causing discord to ignore it.

Information

  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • This PR is not a code change (e.g. documentation, README, typehinting,
    examples, ...).

Checklist

  • I have searched the open pull requests for duplicates.
  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why.
  • I have updated the changelog to include these changes.

@Icebluewolf Icebluewolf requested a review from a team as a code owner December 27, 2024 00:42
@pullapprove4 pullapprove4 bot requested a review from VincentRPS December 27, 2024 00:42
@plun1331 plun1331 added bug Something isn't working priority: high High Priority status: awaiting review Awaiting review from a maintainer labels Dec 27, 2024
plun1331
plun1331 previously approved these changes Dec 27, 2024
@plun1331 plun1331 enabled auto-merge (squash) December 27, 2024 08:29
Copy link
Member

@JustaSqu1d JustaSqu1d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

slightly ambiguous wording fix

CHANGELOG.md Outdated Show resolved Hide resolved
Dorukyum
Dorukyum previously approved these changes Dec 27, 2024
Copy link
Member

@Dorukyum Dorukyum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The wording is fine

@JustaSqu1d
Copy link
Member

The wording is fine

It could be interpreted as the "interaction responses" being ignored as opposed to the "attachment metadata"

@Dorukyum
Copy link
Member

The wording is fine

It could be interpreted as the "interaction responses" being ignored as opposed to the "attachment metadata"

I hadn't realised that but your suggestion wouldn't solve it

Signed-off-by: Ice Wolfy <44532864+Icebluewolf@users.noreply.github.com>
auto-merge was automatically disabled December 27, 2024 17:08

Head branch was pushed to by a user without write access

@Icebluewolf Icebluewolf dismissed stale reviews from Dorukyum and plun1331 via 4fcb515 December 27, 2024 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working PA: Maintainers pending priority: high High Priority status: awaiting review Awaiting review from a maintainer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants