From b82a0dc6fd82df1dc01060ae64ee3b2f6512f288 Mon Sep 17 00:00:00 2001 From: Sebastian Law Date: Tue, 4 May 2021 04:21:59 -0700 Subject: [docs] remove mentions of bot only usability --- discord/abc.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'discord/abc.py') 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` -- cgit v1.2.3