@kayahr/edsm
    Preparing search index...

    Function getSystemBodies

    • Returns the system bodies of the given star system.

      Parameters

      • systemName: string

        The system name.

      • Optionalids: { systemId?: number; systemId64?: Id64 }

        Optional system IDs if you seek for a duplicate system and want to force a specific ID.

      Returns Promise<SystemBodiesResponse>

      The bodies found on EDSM.

      NotFoundException - When system was not found.