WeChat.ServerMessage.EventHandler.encode_xml_msg
You're seeing just the function
encode_xml_msg
, go back to WeChat.ServerMessage.EventHandler module for more information.
Link to this function
encode_xml_msg(xml_string, timestamp, client)
Specs
encode_xml_msg(xml_string(), timestamp(), WeChat.client()) :: String.t()