Notified.Services.Create (notified v0.0.3)

Link to this section Summary

Link to this section Types

Specs

message() :: String.t()
Link to this type

notification()

Specs

notification() :: Notified.Notification.t()

Specs

subject() :: String.t()

Specs

tags() :: [String.t()]

Link to this section Functions

Link to this function

call(subject, message, tags)

Specs

call(subject(), message(), tags()) ::
  {:ok, notification()} | {:error, Ecto.Changeset.t()}