resend_phone_number_code

Function resend_phone_number_code 

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

Resends the authentication code sent to a phone number. Works only if the previously received authenticationCodeInfo next_code_type was not null and the server-specified timeout has passed

ยงArguments

  • client_id - The client id to send the request to