brokenprogrammer / BrokenDiscord

Discord Library written in F#
MIT License
7 stars 0 forks source link

Examples: Add rich content example #45

Closed brokenprogrammer closed 6 years ago

brokenprogrammer commented 6 years ago

This is under works in branch 45. Left to do is check if attachments is correctly added and referenced when sending a message with rich content.

brokenprogrammer commented 6 years ago

Attachments within embeds seems to still be an issue and have been opened as a separate task in #48. Normal embeds without files or attachments is currently working as expected.