Add support for public user flags

This commit is contained in:
JohnyTheCarrot
2020-04-12 21:08:39 +02:00
committed by Rapptz
parent cbdf660ddc
commit ab5f995d78
5 changed files with 115 additions and 2 deletions

View File

@ -2647,6 +2647,12 @@ MessageFlags
.. autoclass:: MessageFlags
:members:
PublicUserFlags
~~~~~~~~~~~~~~~
.. autoclass:: PublicUserFlags
:members:
Exceptions
------------