diff options
| author | Josh <[email protected]> | 2021-05-06 21:51:07 +1000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-06 07:51:07 -0400 |
| commit | 3864fb37a0814345913c7ca4fd1978fa5e2ef7e2 (patch) | |
| tree | e5a411b6e35fe3485381880a40223cc574d5e2e9 /docs/whats_new.rst | |
| parent | Typehint emoji classes (diff) | |
| download | discord.py-3864fb37a0814345913c7ca4fd1978fa5e2ef7e2.tar.xz discord.py-3864fb37a0814345913c7ca4fd1978fa5e2ef7e2.zip | |
Fix various reference issues in documentation
Co-Authored-By: Riley Shaw <[email protected]>
Diffstat (limited to 'docs/whats_new.rst')
| -rw-r--r-- | docs/whats_new.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/whats_new.rst b/docs/whats_new.rst index 2b774c15..91207252 100644 --- a/docs/whats_new.rst +++ b/docs/whats_new.rst @@ -1173,4 +1173,4 @@ Bug Fixes - Mentions are now triggered normally. This was changed due to the way discord handles it internally. - Fix issue when a :class:`Message` would attempt to upgrade a :attr:`Message.server` when the channel is a :class:`Object`. -- Unavailable servers were not being added into cache, this has been corrected. +- Unavailable servers were not being added into cache, this has been corrected.
\ No newline at end of file |