Removed unused invite variables

This commit is contained in:
RogueException
2015-12-24 00:07:21 -04:00
parent 9fbd37835f
commit 96b5337da7

View File

@@ -59,8 +59,6 @@ namespace Discord
}
}
private ulong _serverId, _channelId;
internal DiscordClient Client { get; }
/// <summary> Gets the unique code for this invite. </summary>