teleproto - v1.229.0
    Preparing search index...

    Interface InvokeWithApnsSecretParams

    interface InvokeWithApnsSecretParams {
        nonce: string;
        query: unknown;
        secret: string;
    }
    Index
    nonce: string

    Nonce.

    query: unknown

    Query.

    secret: string

    Secret.