shayypy / guilded.py

Asynchronous Guilded API wrapper for Python
https://guildedpy.rtfd.io
Other
135 stars 25 forks source link

Unable to send Media #37

Closed Reedeht closed 2 years ago

Reedeht commented 2 years ago

Describe the bug when attempting to send media to show Images or Diagrams, you are unable to send the media

To Reproduce Attempt to send either files or attachments, via await ctx.send or await channel.send... etc

Expected behavior Send message with a Media Attachment of a file.

Actual behavior Message is sent without Media Attachment, and doesn't deliver an error message

Screenshots image

Environment

shayypy commented 2 years ago

Bots can't send files at the moment