Link Search Menu Expand Document

Constructor: help.timezonesList

Back to constructors index

Timezone information that may be used elsewhere in the API, such as to set Telegram Business opening hours ».

Attributes:

NameTypeRequiredDescription
timezonesArray of TimezoneYesTimezones
hashintYes

Type: help.TimezonesList

Example:

$help_timezonesList = ['_' => 'help.timezonesList', 'timezones' => [Timezone, Timezone], 'hash' => int];