Stocker
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
discord/threads.py
|
@ -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 |
|
|
------- |
|
|
------- |
|
|