Introduce new getLastCommandResponse() method to retrieve the last executed command response.
Fix getUpdate handler to incorporate new Update processing. execute() method for ALL commands must now return a ServerResponse object, not a bool!! handle() now returns a bool, handleGetUpdates() still returns a ServerResponse object.
Showing
Please register or sign in to comment