telegram api constructor · layer 229 · #ff9289f5

timezone

Timezone information.

definition

timezone#ff9289f5 id:string name:string utc_offset:int = Timezone;

parameters

nametypedescription
idstringUnique timezone ID.
namestringHuman-readable and localized timezone name.
utc_offsetintUTC 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

Timezone

history

present in layers 176–229

idlayers
#ff9289f5176–229