From b29fcfba766caf27bcd6408292905bd85d4c7e09 Mon Sep 17 00:00:00 2001 From: RogueException Date: Thu, 13 Aug 2015 12:23:20 -0300 Subject: [PATCH] Removed PM from todo list --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a691cef4..20265846f 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,12 @@ Discord.Net is also in early development so several functions may be unstable or - Accepting/Creating/Deleting Invites (standard or human readable) - Receiving/Sending Messages - Creating/Destroying Servers -- Creating/Destroying Channels +- Creating/Destroying Channels (text, void or PM) - Kick/Ban/Unban/Mute/Unmute/Deafen/Undeafen Users - Several Discord Events ### Upcoming - Modifying User/Channel/Server Settings -- Sending Private Messages (Replies are supported, starting a new private chat currently is not) ### Example (Echo Client) ```