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

Fix GuildPermission Modify, Add Missing Permission to AllowAll #866

Merged
merged 4 commits into from
Nov 6, 2017

Commits on Nov 1, 2017

  1. Use named parameters in GuildPermission constructor, fix ordering of …

    …parmeters in Modify constructor call
    Chris Johnston committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    366deeb View commit details
    Browse the repository at this point in the history
  2. fix missing constructor parameter

    Chris Johnston committed Nov 1, 2017
    Configuration menu
    Copy the full SHA
    0e95b08 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5eb6728 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. Resolves discord-net#869 Add UseExternalEmojis permission to GuildPer…

    …missions.All
    Chris Johnston committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    422548f View commit details
    Browse the repository at this point in the history