Ref project update

This commit is contained in:
RogueException
2016-03-12 20:20:30 -04:00
parent 5a38129c18
commit 30ac95280e
31 changed files with 389 additions and 286 deletions

View File

@@ -19,7 +19,7 @@ namespace Discord
public Color Color { get; }
public bool IsEveryone { get; }
public IEnumerable<User> Members { get; }
public IEnumerable<ServerUser> Members { get; }
public string Mention { get; }