Interface CancelRecoveryEmailAddressVerification

Cancels verification of the 2-step verification recovery email address. Request type for Tdjson#cancelRecoveryEmailAddressVerification.

interface CancelRecoveryEmailAddressVerification {
    @type: "cancelRecoveryEmailAddressVerification";
}

Properties

Properties

@type: "cancelRecoveryEmailAddressVerification"