Function search_background

Source
pub async fn search_background(
    name: String,
    client_id: i32,
) -> Result<Background, Error>
Expand description

Searches for a background by its name

ยงArguments

  • name - The name of the background
  • client_id - The client id to send the request to