Function remove_background

Source
pub async fn remove_background(
    background_id: i64,
    client_id: i32,
) -> Result<(), Error>
Expand description

Removes background from the list of installed backgrounds

ยงArguments

  • background_id - The background identifier
  • client_id - The client id to send the request to