Version: v1On this pageIHelpMessage InterfaceRepresents a message containing tasks. Signature export interface IHelpMessage Properties PropertyModifiersTypeDescriptiontasksstring[]versionoptionalstring Property Details tasks Signature tasks: string[]; Type: string[] version Signature version?: string; Type: string