Discord.Net icon indicating copy to clipboard operation
Discord.Net copied to clipboard

Update xmldocs to reflect the ConnectedUsers split

Open BobVul opened this issue 3 years ago • 0 comments

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.

BobVul avatar Aug 05 '22 17:08 BobVul