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

Modify GuildEmojiEdit function of restapi.go #1022

Merged
merged 3 commits into from Apr 15, 2022

Commits on Oct 24, 2021

  1. Modify GuildEmojiEdit function of restapi.go

    Changes function to not omit empty role information. This allows for properly resetting the roles of an emoji, otherwise it appears to be presently impossible to reset the roles (without including a role ID in the edit request).
    awildboop committed Oct 24, 2021
    Copy the full SHA
    c80d7cc View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Copy the full SHA
    7b9240a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a05c64c View commit details
    Browse the repository at this point in the history