mwbot-ts - v1.2.7
Preparing search index...
api_types
ApiResponseEdit
Interface ApiResponseEdit
interface
ApiResponseEdit
{
contentmodel
?:
string
;
new
?:
true
;
newrevid
?:
number
;
newtimestamp
?:
string
;
nochange
?:
true
;
oldrevid
?:
number
;
pageid
?:
number
;
result
:
"Success"
|
"Failure"
;
tempusercreated
?:
true
;
tempusercreatedredirect
?:
string
;
title
?:
string
;
watched
?:
true
;
watchlistexpiry
?:
string
;
}
Index
Properties
contentmodel?
new?
newrevid?
newtimestamp?
nochange?
oldrevid?
pageid?
result
tempusercreated?
tempusercreatedredirect?
title?
watched?
watchlistexpiry?
Properties
Optional
contentmodel
contentmodel
?:
string
Optional
new
new
?:
true
Optional
newrevid
newrevid
?:
number
Optional
newtimestamp
newtimestamp
?:
string
Optional
nochange
nochange
?:
true
Optional
oldrevid
oldrevid
?:
number
Optional
pageid
pageid
?:
number
result
result
:
"Success"
|
"Failure"
Optional
tempusercreated
tempusercreated
?:
true
Optional
tempusercreatedredirect
tempusercreatedredirect
?:
string
Optional
title
title
?:
string
Optional
watched
watched
?:
true
Optional
watchlistexpiry
watchlistexpiry
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
contentmodel
new
newrevid
newtimestamp
nochange
oldrevid
pageid
result
tempusercreated
tempusercreatedredirect
title
watched
watchlistexpiry
mwbot-ts - v1.2.7
Loading...