Kizuki
HTTP API
GitHub
Preparing search index...
lib/commands
addCorrection
Function addCorrection
addCorrection
(
home
:
string
,
input
:
{
correction
:
string
;
note
:
string
;
passageId
:
string
;
quote
:
string
;
sessionId
?:
string
;
}
,
)
:
Promise
<
void
>
Records your correction to the material. From then on your version wins.
Parameters
home
:
string
input
:
{
correction
:
string
;
note
:
string
;
passageId
:
string
;
quote
:
string
;
sessionId
?:
string
;
}
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
HTTP API
GitHub
Kizuki
Loading...
Records your correction to the material. From then on your version wins.