delete_default_background

Function delete_default_background 

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

Deletes default background for chats

ยงArguments

  • for_dark_theme - Pass true if the background is deleted for a dark theme
  • client_id - The client id to send the request to