pub async fn remove_saved_animation(
animation: InputFile,
client_id: i32,
) -> Result<(), Error>Expand description
Removes an animation from the list of saved animations
ยงArguments
animation- Animation file to be removedclient_id- The client id to send the request to