Available on crate feature
link
only.Expand description
Utilities for parsing webhook URLs.
The URL is typically provided by the desktop client GUI when configuring a webhook integration.
Structs§
- Error when parsing a webhook URL.
Enums§
- Type of
WebhookParseError
that occurred.
Functions§
- Parse the webhook ID and token from a webhook URL, if it exists in the string.