change DiscordGuild.GetDefaultChannel to return the first channel the current member can send messages in.
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.