Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/mtkruto/tl/2_types.ts>help_TimezonesList_

Cross-runtime JavaScript library for building Telegram clients
Go to Latest
class help_TimezonesList_
import { help_TimezonesList_ } from "https://deno.land/x/mtkruto@0.1.190/tl/2_types.ts";

Constructors

new
help_TimezonesList_(params: { timezones: Array<enums.Timezone>; hash: number; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
hash: number
timezones: Array<enums.Timezone>

Static Properties

readonly
[name]: string
readonly
[paramDesc]: ParamDesc