BusinessOpeningHours¶
- class aiogram.types.business_opening_hours.BusinessOpeningHours(*, time_zone_name: str, opening_hours: list[BusinessOpeningHoursInterval], **extra_data: Any)[source]¶
Describes the opening hours of a business.
Source: https://core.telegram.org/bots/api#businessopeninghours
- time_zone_name: str¶
Unique name of the time zone for which the opening hours are defined
- opening_hours: list[BusinessOpeningHoursInterval]¶
List of time intervals describing business opening hours