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