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