GramIO API Reference / gramio/dist / TelegramBusinessOpeningHours
Interface: TelegramBusinessOpeningHours
Defined in: @gramio/types/out/objects.d.ts:4223
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:4231 |
time_zone_name | string | Unique name of the time zone for which the opening hours are defined | @gramio/types/out/objects.d.ts:4227 |