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

[Robot] Add missing json error #2601

Merged
merged 3 commits into from
Mar 31, 2023

Conversation

Discord-NET-Robot
Copy link
Collaborator

Summary

This PR adds 4 new json error codes to DiscordErrorCodes.cs.

Added codes

30056 - Maximum number of premium emojis reached (25)
50091 - The entity type of the event is different from the entity you are trying to start the event for
50144 - Cannot mix subscription and non subscription roles for an emoji
50145 - Cannot convert between premium emoji and normal emoji

Triggering commit(s)

discord/discord-api-docs@81a1acc

src/Discord.Net.Core/DiscordErrorCode.cs Outdated Show resolved Hide resolved
src/Discord.Net.Core/DiscordErrorCode.cs Outdated Show resolved Hide resolved
Co-authored-by: Misha133 <61027276+Misha-133@users.noreply.github.com>
@csmir csmir enabled auto-merge (squash) March 31, 2023 11:41
@csmir csmir merged commit a8ae1e9 into discord-net:dev Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants