mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 18:33:02 +00:00
Add a new extlink for discord documentation
This commit is contained in:
@ -147,7 +147,7 @@ class RawMessageUpdateEvent(_RawReprMixin):
|
||||
.. versionadded:: 1.7
|
||||
|
||||
data: :class:`dict`
|
||||
The raw data given by the `gateway <https://discord.com/developers/docs/topics/gateway#message-update>`_
|
||||
The raw data given by the :ddocs:`gateway <topics/gateway#message-update>`
|
||||
cached_message: Optional[:class:`Message`]
|
||||
The cached message, if found in the internal message cache. Represents the message before
|
||||
it is modified by the data in :attr:`RawMessageUpdateEvent.data`.
|
||||
|
Reference in New Issue
Block a user