Page MenuHomePhabricator

Get `Page` from page id
Closed, ResolvedPublic

Description

My bot stores page information by page ID so that it can withstand moving pages.
I need a way to get the Page from the Page ID.

Details

Related Changes in GitLab:
TitleReferenceAuthorSource BranchDest Branch
Implement Bot::page_from_id() methodrepos/mwbot-rs/mwbot!61mirrorktpage_by_pageidmain
Customize query in GitLab