teleproto - v1.229.0
    Preparing search index...

    Interface AuthSignInParams

    interface AuthSignInParams {
        emailVerification?: TypeEmailVerificationIn;
        phoneCode?: string;
        phoneCodeHash: string;
        phoneNumber: string;
    }
    Index
    emailVerification?: TypeEmailVerificationIn

    Email verification code or token

    phoneCode?: string

    Valid numerical code from the SMS-message

    phoneCodeHash: string

    SMS-message ID, obtained from auth.sendCode

    phoneNumber: string

    Phone number in the international format