|
|
@@ -3,7 +3,7 @@ using System.Collections.Immutable; |
|
|
|
using System.Diagnostics; |
|
|
|
using Model = Discord.API.Connection; |
|
|
|
|
|
|
|
namespace Discord.Net.Rest |
|
|
|
namespace Discord.Rest |
|
|
|
{ |
|
|
|
[DebuggerDisplay(@"{DebuggerDisplay,nq}")] |
|
|
|
public class RestConnection : IConnection |
|
|
|