mwbot-ts - v1.2.7
Preparing search index...
api_types
ApiResponseUnblock
Interface ApiResponseUnblock
interface
ApiResponseUnblock
{
id
:
number
;
reason
:
string
;
user
:
string
;
userid
:
number
;
watchlistexpiry
?:
string
;
watchuser
:
boolean
;
}
Index
Properties
id
reason
user
userid
watchlistexpiry?
watchuser
Properties
id
id
:
number
reason
reason
:
string
user
user
:
string
userid
userid
:
number
Optional
watchlistexpiry
watchlistexpiry
?:
string
watchuser
watchuser
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
reason
user
userid
watchlistexpiry
watchuser
mwbot-ts - v1.2.7
Loading...