Add discord.ChannelType.category to documentation

This commit is contained in:
Deniz 2020-02-09 21:05:02 +01:00 committed by Rapptz
parent bb1c1e9fa3
commit e42ad50f99

View File

@ -816,6 +816,9 @@ of :class:`enum.Enum`.
.. attribute:: group
A private group text channel.
.. attribute:: category
A category channel.
.. attribute:: news
A guild news channel.