mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-04 08:56:19 +00:00
Fix typo in Thread.remove_user
This commit is contained in:
@ -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
|
||||
-------
|
||||
|
Reference in New Issue
Block a user