Fix docs for Guild.mfa_level

This commit is contained in:
mniip
2022-02-28 05:18:01 +03:00
committed by GitHub
parent e44dd3dee5
commit d5f23dbfc2
2 changed files with 5 additions and 6 deletions

View File

@@ -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__ = (