Function catbox::album::delete

source ·
pub async fn delete<S: Into<String>>(
    short: S,
    user_hash: S
) -> Result<String, Box<dyn Error>>
Expand description

Delete an album

Returns an empty string

Arguments

  • short - ID of the album
  • user_hash - User’s account hash