Preparing search index...
The search index is not available
Code Documentation
Code Documentation
<internal>
PartialMessage
Interface PartialMessage
interface
PartialMessage
{
detail
?:
any
;
id
?:
string
;
location
?:
null
|
Partial
<
Location
>
;
notes
?:
PartialNote
[]
;
pluginName
?:
string
;
text
?:
string
;
}
Index
Properties
detail?
id?
location?
notes?
plugin
Name?
text?
Properties
Optional
detail
detail
?:
any
Optional
id
id
?:
string
Optional
location
location
?:
null
|
Partial
<
Location
>
Optional
notes
notes
?:
PartialNote
[]
Optional
plugin
Name
plugin
Name
?:
string
Optional
text
text
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
detail
id
location
notes
plugin
Name
text
Code Documentation
Loading...