get_installed_backgrounds

Function get_installed_backgrounds 

Source
pub async fn get_installed_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