Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discord.EmbedTypes is missing html support #762

Closed
peter-dolkens opened this issue Jul 18, 2017 · 0 comments
Closed

Discord.EmbedTypes is missing html support #762

peter-dolkens opened this issue Jul 18, 2017 · 0 comments

Comments

@peter-dolkens
Copy link

I'm getting an exception when calling GetMessages, as one of the messages I'm getting back has "html" as an embed type.

image

@foxbot foxbot closed this as completed in 42c879c Jan 8, 2018
FiniteReality pushed a commit to FiniteReality/Discord.Net that referenced this issue May 5, 2018
This resolves discord-net#762.

This change adds an 'html' variant to the EmbedType enum.

This change also adds an 'Unknown' variant to the EmbedType enum (at
position -1); this will be used in a later commit to future-proof the
EmbedType enum from any further variants Discord may add.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants