Skip to content

BusinessOpeningHoursInterval

Type · TDLib 1.8.67 · d1085f9c

Describes an interval of time when the business is open

BusinessOpeningHoursInterval(
  start_minute: int32,
  end_minute: int32
) → BusinessOpeningHoursInterval

start_minute

int32

The minute's sequence number in a week, starting on Monday, marking the start of the time interval during which the business is open; 0-72460

end_minute

int32

The minute's sequence number in a week, starting on Monday, marking the end of the time interval during which the business is open; 1-82460