BusinessOpeningHours
Describes the opening hours of a business.
fields
| field | type | required | description |
|---|---|---|---|
time_zone_name | string | required | Unique name of the time zone for which the opening hours are defined |
opening_hours | BusinessOpeningHoursInterval[] | required | List of time intervals describing business opening hours |
import
import type { BusinessOpeningHours } from "@yaebal/types";used by
types
official Bot API docs: https://core.telegram.org/bots/api/#businessopeninghours