Added Server.GetBans

This commit is contained in:
RogueException
2015-12-27 15:28:34 -04:00
parent 33a2e1858d
commit 51fd771af9
3 changed files with 34 additions and 0 deletions

View File

@@ -278,6 +278,9 @@
<Compile Include="..\Discord.Net\API\Client\Rest\Gateway.cs">
<Link>API\Client\Rest\Gateway.cs</Link>
</Compile>
<Compile Include="..\Discord.Net\API\Client\Rest\GetBans.cs">
<Link>API\Client\Rest\GetBans.cs</Link>
</Compile>
<Compile Include="..\Discord.Net\API\Client\Rest\GetInvite.cs">
<Link>API\Client\Rest\GetInvite.cs</Link>
</Compile>