mediawiki-0.2: Interfacing with the MediaWiki APISource codeContentsIndex
MediaWiki.API.Action.Protect
Portabilityportable
Stabilityprovisional
MaintainerSigbjorn Finne <sof@forkIO.com>
Description
Representing Protect requests.
Documentation
data ProtectRequest Source
Constructors
ProtectRequest
protTitle :: PageName
protToken :: Token
protProtections :: [(String, String)]
protExpiry :: Maybe Timestamp
protReason :: Maybe String
protCascade :: Maybe Bool
show/hide Instances
emptyProtectRequest :: ProtectRequestSource
Produced by Haddock version 2.7.2