sudo_queue_downward_xcm: TxDescriptor<{
    id: number;
    xcm: XcmVersionedXcm;
}>

Send a downward XCM to the given para.

The given parachain should exist and the payload should not exceed the preconfigured size config.max_downward_message_size.