@kayahr/edsm
    Preparing search index...

    Function setSystemComment

    • Sets/Updates a comment.

      Parameters

      • commanderName: string

        The name of the commander as registered on EDSM.

      • apiKey: string

        The API key associated with the commander.

      • systemName: string

        The system name for which to set a comment.

      • comment: string

        The comment to set. Empty string to remove.

      • Optionaloptions: SystemIdRequestOptions

        Additional options.

      Returns Promise<SystemCommentResponse>