Removed the note about the message cache

This commit is contained in:
RogueException
2015-10-24 22:58:26 -03:00
parent 6fd3683ce7
commit 6bd8472127

View File

@@ -18,5 +18,4 @@ You can download Discord.Net from NuGet:
### Known Issues
- Due to current Discord restrictions, private messages are blocked unless both the sender and recipient are members of the same server.
- The Message cache does not currently clean up when their entries are no longer referenced, and there is currently no cap to it. For now, disconnecting and reconnecting will clear all caches.
- DNX Core 5.0 is experiencing several network-related issues and support has been temporarily dropped.