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

System Channel Id ("Welcome new members channel") support, fix #815 #819

Merged
merged 1 commit into from Sep 23, 2017

Conversation

Chris-Johnston
Copy link
Collaborator

Implementation of the "new member messages channel" guild option. Tried to closely follow the similar implementation of AFKChannel.

I was able to test the functionality of SocketChannel#SystemChannel property and IGuild.ModifyAsync, and both appear to be working as expected.

Per @khionu 's comment on #815, and some confirmation in the debugger, system_channel_id appears to be the correct name for this value in the API. I kept this name in the implementation to stay consistent with the API.

Feedback and review is appreciated. My discord handle is ChrisJ#8703.

Copy link
Member

@FiniteReality FiniteReality left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, I don't see any obvious issues.

@foxbot foxbot merged commit 30e867a into discord-net:dev Sep 23, 2017
@Chris-Johnston Chris-Johnston deleted the issues/welcome-messages branch September 28, 2017 20:29
FiniteReality pushed a commit to FiniteReality/Discord.Net that referenced this pull request May 5, 2018
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.

None yet

3 participants