SYCKGit
4 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
0 deletions
-
discord/abc.py
|
@ -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__ = () |
|
|