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>BusinessWorkHours_

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

Constructors

new
BusinessWorkHours_(params: { open_now?: true; timezone_id: string; weekly_open: Array<enums.BusinessWeeklyOpen>; })

Properties

protected
readonly
[id]: number
protected
readonly
[params]: Params
optional
open_now: true
timezone_id: string
weekly_open: Array<enums.BusinessWeeklyOpen>

Static Properties

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