Removed old bucket system, cleaned up api calls. Fixed compile errors.

This commit is contained in:
RogueException
2016-09-29 05:10:40 -03:00
parent dd86f03306
commit e038475ab4
59 changed files with 464 additions and 570 deletions

View File

@@ -22,7 +22,5 @@ namespace Discord.Rpc
{
Name = model.Name;
}
bool IEntity<ulong>.IsAttached => false;
}*/
}