A time interval, indicating the opening hours of a business.
Note that opening hours specified by the user must be appropriately validated and transformed before uploading them to the server, as specified here ».
businessWeeklyOpen#120b1ab9 start_minute:int end_minute:int = BusinessWeeklyOpen;| Name | Type | Description | 
|---|---|---|
| start_minute | int | Start minute in minutes of the week, 0to7*24*60inclusively. | 
| end_minute | int | End minute in minutes of the week, 1to8*24*60inclusively (8and not7because this allows to specify intervals that, for example, start onSunday 21:00and end onMonday 04:00(6*24*60+21*60to7*24*60+4*60) without passing an invalidend_minute < start_minute). See here » for more info. | 
Users can turn their Telegram account into a business account, gaining access to business features such as opening hours, location, quick replies, automated messages, custom start pages, chatbot support, and more.