Weebo.Response

Struct used to represent an XML-RPC response.

Source

Types

t :: %Weebo.Response{error: %{} | nil, params: list}