Pycord-Development / pycord

Pycord is a modern, easy to use, feature-rich, and async ready API wrapper for Discord written in Python
https://docs.pycord.dev
MIT License
2.7k stars 458 forks source link

fix: webhooks not sending attachment info #2513

Closed NeloBlivion closed 3 days ago

NeloBlivion commented 1 month ago

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

Checklist

plun1331 commented 4 days ago

changelog needed :3