From f74051884a415ab2caea925db0bbb1ed9d1b0d4f Mon Sep 17 00:00:00 2001 From: RogueException Date: Tue, 4 Aug 2015 14:32:53 -0300 Subject: [PATCH] Minor wording change --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8d9223ae..053817058 100644 --- a/README.md +++ b/README.md @@ -33,4 +33,4 @@ await client.AcceptInvite("channel-invite-code"); # Remarks -Due to current Discord restrictions, the client is unable to private message users unless both they and the client's account are members of the same server. +Due to current Discord restrictions, private messages are blocked unless both the sender and recipient are members of the same server.