Preparing search index...
The search index is not available
linXiv frontend (TS/JS)
linXiv frontend (TS/JS)
api/notes
updateNote
Function updateNote
updateNote
(
id
:
number
,
body
:
NoteUpdateBody
)
:
Promise
<
{
ok
:
boolean
}
>
Parameters
id
:
number
body
:
NoteUpdateBody
Returns
Promise
<
{
ok
:
boolean
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
linXiv frontend (TS/JS)
Loading...