aboutsummaryrefslogtreecommitdiff
path: root/discord/abc.py
diff options
context:
space:
mode:
authorSebastian Law <[email protected]>2021-05-04 04:21:59 -0700
committerGitHub <[email protected]>2021-05-04 07:21:59 -0400
commitb82a0dc6fd82df1dc01060ae64ee3b2f6512f288 (patch)
tree6cb8ec10960fec615fddaaccfedb5876d72ec9ea /discord/abc.py
parentAdd get_user to the things intents.members affects (diff)
downloaddiscord.py-b82a0dc6fd82df1dc01060ae64ee3b2f6512f288.tar.xz
discord.py-b82a0dc6fd82df1dc01060ae64ee3b2f6512f288.zip
[docs] remove mentions of bot only usability
Diffstat (limited to 'discord/abc.py')
-rw-r--r--discord/abc.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/discord/abc.py b/discord/abc.py
index c77e25b8..3ded0d59 100644
--- a/discord/abc.py
+++ b/discord/abc.py
@@ -1157,8 +1157,6 @@ class Messageable(Protocol):
Retrieves a single :class:`~discord.Message` from the destination.
- This can only be used by bot accounts.
-
Parameters
------------
id: :class:`int`