Add support for system channel flags

This commit is contained in:
Rapptz
2019-06-06 22:30:02 -04:00
parent fcf02414fe
commit 320dbc0618
4 changed files with 140 additions and 3 deletions

View File

@ -2311,6 +2311,13 @@ PermissionOverwrite
.. autoclass:: PermissionOverwrite
:members:
SystemChannelFlags
~~~~~~~~~~~~~~~~~~~~
.. autoclass:: SystemChannelFlags
:members:
Exceptions
------------