diff --git a/discord/member.py b/discord/member.py index 5d9788e68..c3b848008 100644 --- a/discord/member.py +++ b/discord/member.py @@ -942,7 +942,7 @@ class Member(discord.abc.Messageable, _UserTag): Raises ------- TypeError - The ``until`` parameter was the wrong type of the datetime was not timezone-aware. + The ``until`` parameter was the wrong type or the datetime was not timezone-aware. """ if until is None: