Documentation - v0.29.0
    Preparing search index...

    Class TelegramWorker<T>Abstract

    Type Parameters

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    activeConnections: Set<string> = ...
    broadcast: RespondFn = ...
    connectionLastSeen: Map<string, number> = ...
    pendingAborts: Map<string, Map<number, AbortController>> = ...
    workerId: string

    Methods