From 04061ee94b9314fc34a898de5f0ce57eba78e284 Mon Sep 17 00:00:00 2001 From: Rapptz Date: Thu, 10 Nov 2022 23:47:52 -0500 Subject: [PATCH] Document UserFlags.active_developer --- docs/api.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/api.rst b/docs/api.rst index 804cc665a..37c0a29c4 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -1812,6 +1812,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