mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-22 00:13:01 +00:00
Fix docs for Guild.mfa_level
This commit is contained in:
@@ -251,8 +251,7 @@ class Guild(Hashable):
|
||||
The guild's Multi-Factor Authentication requirement level.
|
||||
|
||||
.. versionchanged:: 2.0
|
||||
|
||||
The type of this attribute is now :class:`MFALevel`.
|
||||
This field is now an enum instead of an :class:`int`.
|
||||
"""
|
||||
|
||||
__slots__ = (
|
||||
|
Reference in New Issue
Block a user