Webmentions.send_webmentions_for_doc

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

send_webmentions_for_doc(html, source_url, root_selector \\ ".h-entry")

Specs

send_webmentions_for_doc(String.t(), String.t(), String.t()) ::
  {:ok, [Webmentions.Response.t()]}