Set page description
page.setDescription(description)
Set the description of the page.
Syntax
Parameters
- description:
string | null- The new description of the page.
Returns
Promise<null>
A promise that resolves to null.