useresponse
Preparing search index...
UserNote
Interface UserNote
interface
UserNote
{
author
?:
User
;
content
?:
string
;
createdAgo
?:
string
;
createdAt
?:
string
;
createdAtPosix
?:
number
;
id
?:
number
;
updatedAt
?:
string
;
}
Index
Properties
author?
content?
created
Ago?
created
At?
created
At
Posix?
id?
updated
At?
Properties
Optional
author
author
?:
User
Optional
content
content
?:
string
Optional
created
Ago
createdAgo
?:
string
Optional
created
At
createdAt
?:
string
Optional
created
At
Posix
createdAtPosix
?:
number
Optional
id
id
?:
number
Optional
updated
At
updatedAt
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
author
content
created
Ago
created
At
created
At
Posix
id
updated
At
useresponse
Loading...