GramIO API Reference / gramio/dist / TelegramBusinessOpeningHours
Interface: TelegramBusinessOpeningHours
Defined in: @gramio/types/out/objects.d.ts:4063
Describes the opening hours of a business.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
opening_hours | TelegramBusinessOpeningHoursInterval[] | List of time intervals describing business opening hours | @gramio/types/out/objects.d.ts:4071 |
time_zone_name | string | Unique name of the time zone for which the opening hours are defined | @gramio/types/out/objects.d.ts:4067 |