delete_passport_element

Function delete_passport_element 

Source
pub async fn delete_passport_element(
    type: PassportElementType,
    client_id: i32,
) -> Result<(), Error>
Expand description

Deletes a Telegram Passport element

ยงArguments

  • r#type - Element type
  • client_id - The client id to send the request to