teleproto - v1.229.0
    Preparing search index...

    Function sleep

    • Sleeps a specified amount of time

      Parameters

      • ms: number

        time in milliseconds

      • isUnref: boolean = false

        make a timer unref'ed

      Returns Promise<unknown>