teleproto - v1.229.0
GitHub
npm
Issues
Preparing search index...
helpers
sleep
Function sleep
sleep
(
ms
:
number
,
isUnref
?:
boolean
)
:
Promise
<
unknown
>
Sleeps a specified amount of time
Parameters
ms
:
number
time in milliseconds
isUnref
:
boolean
= false
make a timer unref'ed
Returns
Promise
<
unknown
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
npm
Issues
teleproto - v1.229.0
Loading...
Sleeps a specified amount of time