Constructor: webPageNotModified
Back to constructors index
The preview of the webpage hasn’t changed
Attributes:
Name | Type | Required | Description |
---|
cached_page_views | int | Optional | Page view count |
Example:
$webPageNotModified = ['_' => 'webPageNotModified', 'cached_page_views' => int];