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 themeclient_id- The client id to send the request to