Files
Discord.Net/src
Paulo 810f6d610e Fix SocketCategoryChannel properties (#945)
* Update Users property for category channels

* Wrong property being used for Channels property

CategoryId is the category that "owns" this channel. That is actually impossible right now for category channels, so it returns null and get all channels wrongly.

* Resolve permissions for category

* Remove spaces

* Small fix for IChannel.GetUsersAsync
2018-03-24 13:11:55 -04:00
..
2018-02-10 19:37:41 -05:00