Added logging example

This commit is contained in:
RogueException
2015-10-02 21:56:07 -03:00
parent a4f6f0ac32
commit 64fc4667fe
4 changed files with 27 additions and 2 deletions

View File

@@ -8,7 +8,6 @@ using System;
using System.Collections.Concurrent;
using System.Linq;
using System.Net;
using System.Threading;
using System.Threading.Tasks;
using VoiceWebSocket = Discord.WebSockets.Voice.VoiceWebSocket;