teleproto - v1.229.0
    Preparing search index...

    Interface AccountChangePhoneParams

    interface AccountChangePhoneParams {
        phoneCode: string;
        phoneCodeHash: string;
        phoneNumber: string;
    }
    Index
    phoneCode: string

    Phone code received when calling account.sendChangePhoneCode

    phoneCodeHash: string

    Phone code hash received when calling account.sendChangePhoneCode

    phoneNumber: string

    New phone number