teleproto - v1.229.0
    Preparing search index...

    Type Alias NextFn

    NextFn: () => Promise<void>

    Passes the update on. A handler that never calls it consumes the update.

    Type Declaration

      • (): Promise<void>
      • Returns Promise<void>