pub async fn delete_passport_element(
type: PassportElementType,
client_id: i32,
) -> Result<(), Error>
Expand description
Deletes a Telegram Passport element
ยงArguments
r#type
- Element typeclient_id
- The client id to send the request to