SpaceManiac / discord-rs

Rust library for the Discord chat client API
MIT License
390 stars 94 forks source link

EmbedBuilder fixes #89

Closed iddm closed 7 years ago

iddm commented 7 years ago

Fixed wrong comments about non-existing entities. EmbedBuilder's thum…bnail method now works correctly and sends thumbnail instead of an image.

The work is based on my comment.

SpaceManiac commented 7 years ago

Equivalent fixes applied in a4253685822fcc4193ba19a247ae858a36837aba.