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