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 check for GuildChannel#deletable #1925

Merged
merged 1 commit into from
Sep 10, 2017
Merged

Fix check for GuildChannel#deletable #1925

merged 1 commit into from
Sep 10, 2017

Conversation

vladfrangu
Copy link
Member

@vladfrangu vladfrangu commented Sep 10, 2017

Please describe the changes this PR makes and why it should be merged:
You can now delete any channel you want, even if its ID is the same as the guild ID.
This PR just fixes the #deletable property returning false when it should return true

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.

You can now delete any channel you want, even if its ID is the same as the guild ID
@iCrawl iCrawl merged commit 3767b35 into discordjs:master Sep 10, 2017
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.

3 participants