Documentation - v0.27.0
Preparing search index...
@mtcute/core
highlevel/methods
setBusinessWorkHours
Function setBusinessWorkHours
setBusinessWorkHours
(
client
:
ITelegramClient
,
params
:
|
(
{ timezone: string; } & ({ hours: readonly BusinessWorkHoursDay[]; } | { intervals: RawBusinessWeeklyOpen[]; })
)
|
null
,
)
:
Promise
<
void
>
Set current user's business work hours.
Parameters
client
:
ITelegramClient
params
:
|
(
{ timezone: string; } & ({ hours: readonly BusinessWorkHoursDay[]; } | { intervals: RawBusinessWeeklyOpen[]; })
)
|
null
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Documentation - v0.27.0
Loading...
Set current user's business work hours.