View Source LemonEx.Webhooks.Handler behaviour (lemon_ex v0.1.1)

Link to this section Summary

Link to this section Callbacks

@callback handle_event(event :: LemonEx.Webhooks.Event.t()) ::
  :ok | {:error, reason :: binary()}