This commit is contained in:
Brandon Smith
2015-08-13 13:09:50 -03:00

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) - Accepting/Creating/Deleting Invites (standard or human readable)
- Receiving/Sending Messages - Receiving/Sending Messages
- Creating/Destroying Servers - Creating/Destroying Servers
- Creating/Destroying Channels - Creating/Destroying Channels (text, void or PM)
- Kick/Ban/Unban/Mute/Unmute/Deafen/Undeafen Users - Kick/Ban/Unban/Mute/Unmute/Deafen/Undeafen Users
- Several Discord Events - Several Discord Events
### Upcoming ### Upcoming
- Modifying User/Channel/Server Settings - Modifying User/Channel/Server Settings
- Sending Private Messages (Replies are supported, starting a new private chat currently is not)
### Example (Echo Client) ### Example (Echo Client)
``` ```