useresponse
Preparing search index...
Message
Interface Message
interface
Message
{
author
?:
User
;
content
?:
string
;
createdAtPosix
?:
number
;
fileName
?:
string
;
id
?:
number
;
isSystem
?:
boolean
;
parentId
?:
number
;
token
?:
string
;
type
?:
string
;
}
Index
Properties
author?
content?
created
At
Posix?
file
Name?
id?
is
System?
parent
Id?
token?
type?
Properties
Optional
author
author
?:
User
Optional
content
content
?:
string
Optional
created
At
Posix
createdAtPosix
?:
number
Optional
file
Name
fileName
?:
string
Optional
id
id
?:
number
Optional
is
System
isSystem
?:
boolean
Optional
parent
Id
parentId
?:
number
Optional
token
token
?:
string
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
author
content
created
At
Posix
file
Name
id
is
System
parent
Id
token
type
useresponse
Loading...