View Source Mobilizon.Web.Email.Actor (Mobilizon v5.0.0-beta.1)

Handles emails sent about actors status.

Summary

Functions

Send a notification to participants from events organized by an actor that is going to be suspended

Functions

Link to this function

render_body(email, template, assigns \\ %{})

View Source
Link to this function

send_notification_event_participants_from_suspension(participant, suspended)

View Source
@spec send_notification_event_participants_from_suspension(
  Mobilizon.Events.Participant.t(),
  Mobilizon.Actors.Actor.t()
) :: :ok

Send a notification to participants from events organized by an actor that is going to be suspended