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.71k stars 459 forks source link

feat: add Attachment.title #2486

Closed NeloBlivion closed 2 months ago

NeloBlivion commented 2 months ago

Summary

Adds attachment titles as per discord/discord-api-docs#6945. Only exists if a filename had special characters which were filtered out of the upload.

Information

Checklist