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`