MadelineProtoDocs/docs/API_docs/constructors/help.timezonesListNotModified.md

24 lines
576 B
Markdown
Raw Normal View History

2024-05-01 14:53:46 +02:00
---
title: "help.timezonesListNotModified"
description: "help.timezonesListNotModified attributes, type and example"
nav_exclude: true
image: https://docs.madelineproto.xyz/favicons/android-chrome-256x256.png
redirect_from: /API_docs/constructors/help_timezonesListNotModified.html
---
# Constructor: help.timezonesListNotModified
[Back to constructors index](/API_docs/constructors/index.html)
### Type: [help.TimezonesList](/API_docs/types/help.TimezonesList.html)
### Example:
```
$help_timezonesListNotModified = ['_' => 'help.timezonesListNotModified'];
```