Skip to main content

Module event_cache

Module event_cache 

Source
Expand description

Webhook dispatch service: fire-and-forget HTTP POST to registered webhooks.

When events occur (new message, typing, etc.), the webhook service POSTs a JSON payload to each registered webhook URL whose event filter matches.

Structsยง

EventCache