Function get_all_passport_elements

Source
pub async fn get_all_passport_elements(
    password: String,
    client_id: i32,
) -> Result<PassportElements, Error>
Expand description

Returns all available Telegram Passport elements

ยงArguments

  • password - The 2-step verification password of the current user
  • client_id - The client id to send the request to