BusinessWorkingHours¶
- class pyrogram.types.BusinessWorkingHours¶
Business working hours.
- Parameters:¶
timezone (
str
) – Timezone of the business.working_hours (List of
BusinessWeeklyOpen
) – Working hours of the business.is_open_now (
bool
, optional) – True, if the business is open now.