telegram api constructor · layer 229 · #ff9289f5
timezone
Timezone information.
definition
timezone#ff9289f5 id:string name:string utc_offset:int = Timezone;
parameters
| name | type | description |
|---|---|---|
id | string | Unique timezone ID. |
name | string | Human-readable and localized timezone name. |
utc_offset | int | UTC offset in seconds, which may be displayed in hh:mm format by the client together with the human-readable name (i.e. $name UTC -01:00). |
type
history
present in layers 176–229
| id | layers |
|---|---|
| #ff9289f5 | 176–229 |