Browse Source

Update README.md

Fixed newline
tags/docs-0.9
RogueException 9 years ago
parent
commit
d7a3d78c7e
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      README.md

+ 2
- 2
README.md View File

@@ -31,5 +31,5 @@ await client.AcceptInvite("channel-invite-code");

# Known Issues

Due to current Discord restrictions, private messages are blocked unless both the sender and recipient are members of the same server.
Caches do not currently clean up when their entries are no longer referenced, and there is no cap to the message cache. For now, connecting and disconnecting will clear all caches.
- Due to current Discord restrictions, private messages are blocked unless both the sender and recipient are members of the same server.
- Caches do not currently clean up when their entries are no longer referenced, and there is no cap to the message cache. For now, connecting and disconnecting will clear all caches.

Loading…
Cancel
Save