pub async fn get_backgrounds(
    for_dark_theme: bool,
    client_id: i32
) -> Result<Backgrounds, Error>
Expand description

Returns backgrounds installed by the user

Arguments

  • for_dark_theme - Pass true to order returned backgrounds for a dark theme
  • client_id - The client id to send the request to