View Source Mobilizon.Web.Email.Group (Mobilizon v4.1.0-alpha.1)

Handles emails sent about group changes.

Summary

Functions

Link to this function

notify_of_new_event(event)

View Source
@spec notify_of_new_event(Mobilizon.Events.Event.t()) :: :ok
Link to this function

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

View Source
Link to this function

send_group_suspension_notification(member)

View Source
@spec send_group_suspension_notification(Mobilizon.Actors.Member.t()) :: :ok