mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-08 02:43:01 +00:00
Document UserFlags.active_developer
This commit is contained in:
@ -1681,6 +1681,12 @@ of :class:`enum.Enum`.
|
||||
|
||||
.. versionadded:: 2.0
|
||||
|
||||
.. attribute:: active_developer
|
||||
|
||||
The user is an active developer.
|
||||
|
||||
.. versionadded:: 2.1
|
||||
|
||||
.. class:: ActivityType
|
||||
|
||||
Specifies the type of :class:`Activity`. This is used to check how to
|
||||
|
Reference in New Issue
Block a user