IMQRPCResponse.error property
null on success, otherwise the failure descriptor.
Signature:
error: IMQRPCError | null;
Remarks
The client checks this field first and rejects the call with it, ignoring IMQRPCResponse.data — so the two are effectively mutually exclusive.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.