Skip to content

change DiscordGuild.GetDefaultChannel to return the first channel the current member can send messages in.

Mateusz Brawański requested to merge github/fork/uwx/patch-36 into master

Created by: uwx

Summary

Changes DiscordGuild.GetDefaultChannel to return the first channel the current member can send messages in, and fixes its xmldocs.

Details

I think this is a more sensible implementation. There is not much you can do in practice with the current result of GetDefaultChannel.

Merge request reports

Loading