mwbot-ts - v1.2.7
Preparing search index...
api_types
ApiResponseMoveSubpages
Interface ApiResponseMoveSubpages
interface
ApiResponseMoveSubpages
{
errors
?:
Record
<
string
,
unknown
>
;
from
:
string
;
to
?:
string
;
}
Index
Properties
errors?
from
to?
Properties
Optional
errors
errors
?:
Record
<
string
,
unknown
>
from
from
:
string
Optional
to
to
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
errors
from
to
mwbot-ts - v1.2.7
Loading...