mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-12-16 04:12:18 +00:00
Add ChannelType.category enum value.
This commit is contained in:
@@ -468,6 +468,10 @@ All enumerations are subclasses of `enum`_.
|
||||
.. attribute:: group
|
||||
|
||||
A private group text channel.
|
||||
.. attribute:: category
|
||||
|
||||
A server category channel.
|
||||
|
||||
|
||||
.. class:: MessageType
|
||||
|
||||
|
||||
Reference in New Issue
Block a user