teleproto - v1.229.0
    Preparing search index...

    Interface ErrorArgs

    interface ErrorArgs {
        capture?: number | null;
        request: any;
    }
    Index
    capture?: number | null
    request: any