mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-07-23 11:26:51 +00:00
Add Thread to Messageable docstring
This commit is contained in:
parent
8db79d2579
commit
56f800de9c
@ -1148,6 +1148,7 @@ class Messageable:
|
|||||||
- :class:`~discord.User`
|
- :class:`~discord.User`
|
||||||
- :class:`~discord.Member`
|
- :class:`~discord.Member`
|
||||||
- :class:`~discord.ext.commands.Context`
|
- :class:`~discord.ext.commands.Context`
|
||||||
|
- :class:`~discord.Thread`
|
||||||
"""
|
"""
|
||||||
|
|
||||||
__slots__ = ()
|
__slots__ = ()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user