Page
¶
class
mwtypes.
Page
(
*args
,
**kwargs
)
[source]
¶
Page metadata
Attributes:
id
= Page ID : int
¶
title
= Page title: str
¶
namespace
= Namespace ID: str
¶
redirect
= Page name that this page redirects to : str | None
¶
restrictions
= A list of page editing restrictions : list( `str` ) | `None`
¶
Related Topics
Documentation overview
Previous:
Revision
Next:
LogItem
This Page
Show Source
Quick search