Skip to main content

webhook_remove

Function webhook_remove 

Source
pub async fn webhook_remove(pool: &PgPool, id: Uuid) -> Result<()>