aboutsummaryrefslogtreecommitdiff
path: root/docs/api.rst
diff options
context:
space:
mode:
authorRapptz <[email protected]>2017-05-27 01:12:06 -0400
committerRapptz <[email protected]>2017-05-27 01:12:06 -0400
commitee3c77353feb3bc4a4f4712e0b7581c9184be2d9 (patch)
tree60e2857263f2626c1acc1b18ad40b78f0a3424b9 /docs/api.rst
parent[commands] Fix EmojiConverter not working with underscore names. (diff)
downloaddiscord.py-ee3c77353feb3bc4a4f4712e0b7581c9184be2d9.tar.xz
discord.py-ee3c77353feb3bc4a4f4712e0b7581c9184be2d9.zip
Add highest verification level.
Diffstat (limited to 'docs/api.rst')
-rw-r--r--docs/api.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst
index eaa8372b..35d88ee5 100644
--- a/docs/api.rst
+++ b/docs/api.rst
@@ -679,6 +679,13 @@ All enumerations are subclasses of `enum`_.
.. attribute:: table_flip
An alias for :attr:`high`.
+ .. attribute:: highest
+
+ Member must have a verified phone on their Discord account.
+
+ .. attribute:: double_table_flip
+
+ An alias for :attr:`highest`.
.. class:: ContentFilter