Rapptz 53b4890435 Add category support.
This adds:

* CategoryChannel, which represents a category
* Guild.by_category() which traverses the channels grouping by category
* Guild.categories to get a list of categories
* abc.GuildChannel.category to get the category a channel belongs to
* sync_permissions keyword argument to abc.GuildChannel.edit to sync
  permissions with a pre-existing or new category
* category keyword argument to abc.GuildChannel.edit to move a channel
  to a category
2017-09-13 09:44:36 -04:00
..
2016-05-06 12:23:24 -04:00
2017-08-21 01:57:07 -04:00
2017-09-13 09:44:36 -04:00
2017-07-04 23:16:16 +03:00
2017-09-13 09:44:36 -04:00
2017-08-21 01:57:07 -04:00
2017-08-29 15:48:10 -04:00
2017-09-13 09:44:36 -04:00
2017-08-21 01:57:07 -04:00
2017-08-21 02:49:49 -04:00
2017-09-13 09:44:36 -04:00
2017-09-13 09:44:36 -04:00
2017-09-04 20:03:07 -04:00
2017-01-20 23:19:19 -05:00
2017-08-09 18:39:32 -04:00
2017-01-20 23:19:19 -05:00
2017-09-13 09:44:36 -04:00
2017-08-30 01:37:25 -04:00
2017-09-08 04:23:11 -04:00