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 #1280 Add NewsChannel Types #1293

Merged

Conversation

Chris-Johnston
Copy link
Collaborator

Fix #1280 This PR adds the SocketNewsChannel and RestNewsChannel types. These types of channels are functionally the same as a TextChannel, but do not support Slow Mode or Overwrite Permissions (and will throw a NotSupportedException).

This PR does not:

  • include the ability for text/news channels to change type (also changed when news channels were added)
  • include the ability to create news channels

@foxbot foxbot merged commit 9084c42 into discord-net:dev May 4, 2019
@Chris-Johnston Chris-Johnston deleted the issue/1280-news-channel-patch branch May 4, 2019 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement News Channel Type
2 participants