teleproto - v1.229.0
    Preparing search index...

    Interface PtsWaiterHost

    interface PtsWaiterHost {
        onWaitForShortPoll(ms: number): void;
        onWaitForSkipped(ms: number): void;
    }
    Index