teleproto - v1.229.0
    Preparing search index...

    Interface AccountConfirmPhoneParams

    interface AccountConfirmPhoneParams {
        phoneCode: string;
        phoneCodeHash: string;
    }
    Index
    phoneCode: string

    SMS code, for more info click here »

    phoneCodeHash: string

    Phone code hash, for more info click here »