Reworked several events and added UserIsSpeaking event

This commit is contained in:
Brandon Smith
2015-09-19 19:04:49 -03:00
parent 2c3ed7d4a8
commit 7cb9a1a9dc
7 changed files with 171 additions and 90 deletions

View File

@@ -201,6 +201,9 @@
<Compile Include="..\Discord.Net\Net\WebSockets\VoiceWebSocket.cs">
<Link>Net\WebSockets\VoiceWebSocket.cs</Link>
</Compile>
<Compile Include="..\Discord.Net\Net\WebSockets\VoiceWebSocket.Events.cs">
<Link>Net\WebSockets\VoiceWebSocket.Events.cs</Link>
</Compile>
<Compile Include="..\Discord.Net\Net\WebSockets\WebSocket.BuiltIn.cs">
<Link>Net\WebSockets\WebSocket.BuiltIn.cs</Link>
</Compile>