Skip to main content

get_webhook

Function get_webhook 

Source
pub fn get_webhook(db: &Database, id: i64) -> Result<Option<Webhook>>
Expand description

Get a single webhook by ID.