Amino-NET-Group / Amino.NET

An unofficial C# wrapper around Aminos REST API based on Amino.py!
MIT License
11 stars 2 forks source link

Refactor/rework objects #36

Closed FabioGaming closed 4 months ago

FabioGaming commented 4 months ago

Refactored all objects and classes using them, it will now use the built in system JSON class to handle creating objects faster and more memory efficient than before Also deleted BlockedUser, FromId and CommunityProfile as they could be replaced with generic objects or already existed in form of other objects