@kayahr/edsm
Preparing search index...
SystemCommentsResponse
Interface SystemCommentsResponse
Response of a
getSystemComments
request.
interface
SystemCommentsResponse
{
comments
:
{
comment
:
string
;
lastUpdate
:
string
;
system
:
string
;
systemId
?:
number
;
}
[]
;
}
Index
Properties
comments
Properties
comments
comments
:
{
comment
:
string
;
lastUpdate
:
string
;
system
:
string
;
systemId
?:
number
;
}
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
comments
@kayahr/edsm
Loading...
Response of a getSystemComments request.