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

Backport: Guild#createChannel #2145

Merged
merged 2 commits into from Dec 6, 2017
Merged

Backport: Guild#createChannel #2145

merged 2 commits into from Dec 6, 2017

Conversation

Lewdcario
Copy link
Contributor

@Lewdcario Lewdcario commented Dec 1, 2017

Please describe the changes this PR makes and why it should be merged:
Make this method not the atrocious garbage it currently is in stable. Mainly in the way that it takes an array of strings rather than forcing you to input a number (and it being poorly documented anyway)
I also made GuildChannel#overwritePermissions return a GuildChannel, instead of a buffer, because that was weird and stupid.

Semantic versioning classification:

  • This PR changes the library's interface (methods or parameters added)
    • This PR includes breaking changes (methods removed or renamed, parameters moved or removed)
  • This PR only includes non-code changes, like changes to documentation, README, etc.

@iCrawl iCrawl merged commit 862b2ec into discordjs:11.3-dev Dec 6, 2017
@Lewdcario Lewdcario deleted the overwrites branch December 7, 2017 04:44
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

2 participants