Notified.create
You're seeing just the function
create
, go back to Notified module for more information.
Link to this function
create(subject, message, tags)
Specs
create(subject(), message(), tags()) :: {:ok, notification()} | {:error, Ecto.Changeset.t()}