aboutsummaryrefslogtreecommitdiff
path: root/docs/api.rst
diff options
context:
space:
mode:
authorbmintz <[email protected]>2018-10-17 22:50:17 +0000
committerRapptz <[email protected]>2018-11-24 22:34:22 -0500
commitc184b0a53d2712de5d627aca317e712c641afb8f (patch)
treef9954d48d4caf28f407f94e7d8eef1028fcdc3a3 /docs/api.rst
parentAdd missing asyncio imports from the examples (diff)
downloaddiscord.py-c184b0a53d2712de5d627aca317e712c641afb8f.tar.xz
discord.py-c184b0a53d2712de5d627aca317e712c641afb8f.zip
add support for Bug Hunter and Early Supporter flags
Diffstat (limited to 'docs/api.rst')
-rw-r--r--docs/api.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst
index 7fe668d5..ba7c3b34 100644
--- a/docs/api.rst
+++ b/docs/api.rst
@@ -617,6 +617,12 @@ Profile
.. attribute:: partner
A boolean indicating if the user is a Discord Partner.
+ .. attribute:: bug_hunter
+
+ A boolean indicating if the user is a Bug Hunter.
+ .. attribute:: early_supporter
+
+ A boolean indicating if the user has had premium before 10 October, 2018.
.. attribute:: hypesquad
A boolean indicating if the user is in Discord HypeSquad.