An exception would be thrown if either the Guild object or Player object returned null. Obviously, this would not work because the user will only make one API call at a time. This commit fixes that by asserting neither object returns true before throwing the error.
An exception would be thrown if either the Guild object or Player object returned null. Obviously, this would not work because the user will only make one API call at a time. This commit fixes that by asserting neither object returns true before throwing the error.