mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-06-07 20:28:38 +00:00
Fix typo in Thread.remove_user
This commit is contained in:
parent
9cdb66fbf8
commit
e491aa84e5
@ -664,7 +664,7 @@ class Thread(Messageable, Hashable):
|
|||||||
Parameters
|
Parameters
|
||||||
-----------
|
-----------
|
||||||
user: :class:`abc.Snowflake`
|
user: :class:`abc.Snowflake`
|
||||||
The user to add to the thread.
|
The user to remove from the thread.
|
||||||
|
|
||||||
Raises
|
Raises
|
||||||
-------
|
-------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user