WeChat.ServerMessage.EventHandler.decode_xml_msg

You're seeing just the function decode_xml_msg, go back to WeChat.ServerMessage.EventHandler module for more information.
Link to this function

decode_xml_msg(encrypt_content, params, client)

Specs

decode_xml_msg(encrypt_content(), params(), WeChat.client()) ::
  {:ok, :encrypted, xml_string()} | {:error, String.t()}