Function resend_email_address_verification_code

Source
pub async fn resend_email_address_verification_code(
    client_id: i32,
) -> Result<EmailAddressAuthenticationCodeInfo, Error>
Expand description

Resends the code to verify an email address to be added to a user’s Telegram Passport

§Arguments

  • client_id - The client id to send the request to