Interface ResendEmailAddressVerificationCode

Resends the code to verify an email address to be added to a user's Telegram Passport. Request type for Tdjson#resendEmailAddressVerificationCode.

interface ResendEmailAddressVerificationCode {
    @type: "resendEmailAddressVerificationCode";
}

Properties

Properties

@type: "resendEmailAddressVerificationCode"