screeps-simple-api
Preparing search index...
IDetailedMessage
Interface IDetailedMessage
详细消息对象
interface
IDetailedMessage
{
_id
:
string
;
date
:
string
;
outMessage
:
string
;
respondent
:
string
;
text
:
string
;
type
:
"in"
|
"out"
;
unread
:
boolean
;
user
:
string
;
}
Hierarchy (
View Summary
)
IMessage
IDetailedMessage
Index
Properties
_
id
date
out
Message
respondent
text
type
unread
user
Properties
_
id
_id
:
string
date
date
:
string
out
Message
outMessage
:
string
respondent
respondent
:
string
text
text
:
string
type
type
:
"in"
|
"out"
unread
unread
:
boolean
user
user
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
id
date
out
Message
respondent
text
type
unread
user
screeps-simple-api
Loading...
详细消息对象