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