mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-04-21 00:07:51 +00:00
Fix broken documentation attribute
This commit is contained in:
parent
67ec59caea
commit
db340fd5f9
@ -253,7 +253,7 @@ to handle it, which defaults to print a traceback and ignoring the exception.
|
||||
called regardless of the message being in the internal message cache or not.
|
||||
|
||||
If the message is found in the message cache,
|
||||
it can be accessed via:attr:`RawMessageDeleteEvent.cached_message`
|
||||
it can be accessed via :attr:`RawMessageDeleteEvent.cached_message`
|
||||
|
||||
:param payload: The raw event payload data.
|
||||
:type payload: :class:`RawMessageDeleteEvent`
|
||||
|
Loading…
x
Reference in New Issue
Block a user