IMQRPCRequest.args property
Positional arguments for the method, applied in order.
Signature:
args: any[];
Remarks
The client removes the trailing IMQMetadata and IMQDelay slots and, on a delayed call, any trailing undefined placeholders — so this array carries only real arguments. Its length is checked against the exposed method description before the method runs.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.