Added GUILD_EMOJIS_UPDATE placeholder

This commit is contained in:
RogueException
2015-12-24 19:27:18 -04:00
parent 340e5dcb80
commit c3d28ee5b1
3 changed files with 10 additions and 0 deletions

View File

@@ -158,6 +158,9 @@
<Compile Include="..\Discord.Net\API\Client\GatewaySocket\Events\GuildDelete.cs">
<Link>API\Client\GatewaySocket\Events\GuildDelete.cs</Link>
</Compile>
<Compile Include="..\Discord.Net\API\Client\GatewaySocket\Events\GuildEmojisUpdate.cs">
<Link>API\Client\GatewaySocket\Events\GuildEmojisUpdate.cs</Link>
</Compile>
<Compile Include="..\Discord.Net\API\Client\GatewaySocket\Events\GuildIntegrationsUpdate.cs">
<Link>API\Client\GatewaySocket\Events\GuildIntegrationsUpdate.cs</Link>
</Compile>