export enum CommandResponse { Ok, Unauthorised, ServerNotSetup, NotInServer, FeatureDisabled, }