Type Definition twilight_model::id::WebhookId
source · pub type WebhookId = Id<WebhookMarker>;👎Deprecated since 0.9.0: use
Id and its marker typesExpand description
ID with a webhook marker.
pub type WebhookId = Id<WebhookMarker>;Id and its marker typesID with a webhook marker.