teleproto - v1.229.0
    Preparing search index...

    Interface InputPasskeyCredentialPublicKeyIn

    interface InputPasskeyCredentialPublicKeyIn {
        _: "inputPasskeyCredentialPublicKey";
        id: string;
        rawId: string;
        response: TypeInputPasskeyResponseIn;
    }
    Index
    _: "inputPasskeyCredentialPublicKey"
    id: string
    rawId: string