Add support for public user flags

This commit is contained in:
JohnyTheCarrot
2020-05-29 22:40:14 -04:00
committed by Rapptz
parent cbdf660ddc
commit ab5f995d78
5 changed files with 115 additions and 2 deletions
+6
View File
@@ -2647,6 +2647,12 @@ MessageFlags
.. autoclass:: MessageFlags
:members:
PublicUserFlags
~~~~~~~~~~~~~~~
.. autoclass:: PublicUserFlags
:members:
Exceptions
------------