teleproto - v1.229.0
    Preparing search index...

    Interface EmailVerificationAppleIn

    interface EmailVerificationAppleIn {
        _: "emailVerificationApple";
        token: string;
    }
    Index
    _: "emailVerificationApple"
    token: string