Browse Source

Removed PM from todo list

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

+ 1
- 2
README.md View File

@@ -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)
```


Loading…
Cancel
Save