teleproto - v1.229.0
    Preparing search index...

    Interface EmailVerificationGoogleIn

    interface EmailVerificationGoogleIn {
        _: "emailVerificationGoogle";
        token: string;
    }
    Index
    _: "emailVerificationGoogle"
    token: string