Function remove_saved_animation

Source
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 removed
  • client_id - The client id to send the request to