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