Cleaned up WebSocket entities. Renamed CachedXXX -> SocketXXX.

This commit is contained in:
RogueException
2016-07-26 17:26:58 -03:00
parent 12c43cdf80
commit f0a6899bc7
35 changed files with 318 additions and 316 deletions

View File

@@ -1,6 +1,5 @@
using System.Collections.Concurrent;
using System.Collections.Generic;
using System.Collections.Immutable;
using System.Linq;
namespace Discord.Commands