View Source Telegex.Hook.Adapter behaviour (Telegex v1.8.0)
Adapters for webhooks, these adapters are usually the underlying layer of plug
.
Summary
Callbacks
@callback child_spec(handler_module :: module(), config :: Telegex.Hook.Config.t()) :: tuple()