Browse Source

Minor wording change

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

+ 1
- 1
README.md View File

@@ -33,4 +33,4 @@ await client.AcceptInvite("channel-invite-code");


# Remarks # 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.

Loading…
Cancel
Save