Notified.mark_seen

You're seeing just the function mark_seen, go back to Notified module for more information.
Link to this function

mark_seen(notification)

Specs

mark_seen(notification()) ::
  {:ok, notification()} | {:error, Ecto.Changeset.t()}