Browse Source

Add discord.ChannelType.category to documentation

pull/2570/head
Deniz 5 years ago
committed by Rapptz
parent
commit
e42ad50f99
  1. 3
      docs/api.rst

3
docs/api.rst

@ -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.

Loading…
Cancel
Save