Skip to content

fix: webhooks not sending attachment info#2513

Merged
plun1331 merged 8 commits into
Pycord-Development:masterfrom
NeloBlivion:webhook_files
Sep 11, 2024
Merged

fix: webhooks not sending attachment info#2513
plun1331 merged 8 commits into
Pycord-Development:masterfrom
NeloBlivion:webhook_files

Conversation

@NeloBlivion

@NeloBlivion NeloBlivion commented Aug 4, 2024

Copy link
Copy Markdown
Member

Summary

This adds attachments to the multipart payload sent in webhooks, which previously didn't exist. This only impacted description, but necessary to implement nonetheless.
I HOPE this doesn't break anything, but further testing with editing attachments would be appreciated.

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.

@NeloBlivion
NeloBlivion requested a review from a team as a code owner August 4, 2024 00:28
@pullapprove4
pullapprove4 Bot requested a review from Middledot August 4, 2024 00:28
@JustaSqu1d JustaSqu1d added the hold: changelog This pull request is missing a changelog entry label Aug 4, 2024
Comment thread discord/webhook/async_.py Outdated
@Lulalaby Lulalaby added this to the v2.7 milestone Aug 10, 2024
@plun1331

Copy link
Copy Markdown
Member

changelog needed :3

@plun1331
plun1331 enabled auto-merge (squash) September 11, 2024 13:52
@plun1331
plun1331 merged commit 1533fe5 into Pycord-Development:master Sep 11, 2024
Dorukyum pushed a commit that referenced this pull request Sep 15, 2024
* support multipart attachment info

* noprint

* fix logic

* cl

---------

Co-authored-by: Lala Sabathil <[email protected]>
baribarton pushed a commit to baribarton/pycord-no-potential-reconnect that referenced this pull request Oct 24, 2024
* support multipart attachment info

* noprint

* fix logic

* cl

---------

Co-authored-by: Lala Sabathil <[email protected]>
OmLanke pushed a commit to OmLanke/pycord that referenced this pull request Dec 16, 2024
* support multipart attachment info

* noprint

* fix logic

* cl

---------

Co-authored-by: Lala Sabathil <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hold: changelog This pull request is missing a changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants