diff --git a/discord/threads.py b/discord/threads.py index 74b58d944..0662feadd 100644 --- a/discord/threads.py +++ b/discord/threads.py @@ -664,7 +664,7 @@ class Thread(Messageable, Hashable): Parameters ----------- user: :class:`abc.Snowflake` - The user to add to the thread. + The user to remove from the thread. Raises -------