Discord.Net
Discord.Net copied to clipboard
Update xmldocs to reflect the ConnectedUsers split
Release v3.7.0 changed SocketVoiceChannel.Users to return all users and added SocketVoiceChannel.ConnectedUsers to return just the connected users. The xmldocs inherited from SocketGuildChannel.Users has an outdated remark. This PR updates that remark.