method GroupCommand.execute GroupCommand.execute(context: Context): Promise<void> Execute the command. Parameters context: Context the Context in which to execute the command. Return Type Promise<void>