pub async fn delete(
client: &mut ZoomClient,
out: &OutputConfig,
meeting_id: &str,
trash: bool,
yes: bool,
) -> Result<(), ApiError>pub async fn delete(
client: &mut ZoomClient,
out: &OutputConfig,
meeting_id: &str,
trash: bool,
yes: bool,
) -> Result<(), ApiError>