mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-19 15:36:02 +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
|
||||
-----------
|
||||
user: :class:`abc.Snowflake`
|
||||
The user to add to the thread.
|
||||
The user to remove from the thread.
|
||||
|
||||
Raises
|
||||
-------
|
||||
|
Loading…
x
Reference in New Issue
Block a user